Search
Search for a symbol or emoji...
ゟ
ゟ
Hiragana Digraph Yori Symbol ゟ
Hiragana Digraph Yori Symbol Information
| Symbol Name | Hiragana Digraph Yori |
| Unicode Version | 3.2 (March 2002) |
| Unicode | U+309F |
| CSS Code | \309F |
| Hex Code | ゟ |
| HTML Code | ゟ |
| Symbol | ゟ |
Hiragana Digraph Yori Symbol Encoding
| UTF-8 | 0xE3 0x82 0x9F |
| UTF-16 | 0x309F |
| UTF-32 | 0x0000309F |
How to add hiragana digraph yori symbol via keyboard on different Operating systems
You can type the hiragana digraph yori symbol on most modern devices with the help of following methods:
How to type hiragana digraph yori symbol on Microsoft Word
You can type the hiragana digraph yori in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 309F
- Without moving the cursor press keys Alt + x together
- The original 309F is now transformed into ゟ
How to type hiragana digraph yori symbol on Microsoft Windows
You can type the hiragana digraph yori on Microsoft windows using following steps:
- Hold Alt and press to type hiragana digraph yori on your windows machine.
How to type hiragana digraph yori symbol on Mac OS
You can type the hiragana digraph yori on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Hiragana Digraph Yori" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type hiragana digraph yori symbol on Linux
You can type the hiragana digraph yori on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 309F consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type hiragana digraph yori symbol on IOS and Android
The easiest way to type the hiragana digraph yori symbol on ios and android is to copy and paste it wherever you need it.
How to use hiragana digraph yori in CSS
//CSS Example
1span {
2 content: \309F;
3 }How to use hiragana digraph yori in HTML
//HTML Example
1<span>ゟ</span>Hiragana Digraph Yori symbol representation in programming languages
Hiragana Digraph Yorisymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{309F} |
| Ruby | \u{309F} |
| Python | \u309F |
| PHP | \u{309F} |
| Perl | \x{309F} |
| Java | \u309F |
| Modern JavaScript - Since ES6 | \u{309F} |
| JavaScript | \u309F |
| Go | \u309F |
| C# | \u309F |
| C and C++ | \u309F |
| Bash and Zsh - inside echo -e | \u309F |
| RFC 5137 | \u'309F' |
