Unicode Character 'HIRAGANA DIGRAPH YORI' (U+309F) |
![]() |
| Unicode Data | |
|---|---|
| Name | HIRAGANA DIGRAPH YORI |
| Block | Hiragana |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <vertical> HIRAGANA LETTER YO (U+3088) HIRAGANA LETTER RI (U+308A) |
| Mirror | N |
| Comments | represents the Japanese word "yori" (from or than) historically used in vertical contexts, but now found also in horizontal layout |
| Approximations | <vertical> 3088 308A |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ゟ |
| HTML Entity (hex) | ゟ |
| How to type in Microsoft Windows | Alt +309F |
| UTF-8 (hex) | 0xE3 0x82 0x9F (e3829f) |
| UTF-8 (binary) | 11100011:10000010:10011111 |
| UTF-16 (hex) | 0x309F (309f) |
| UTF-16 (decimal) | 12,447 |
| UTF-32 (hex) | 0x0000309F (309f) |
| UTF-32 (decimal) | 12,447 |
| C/C++/Java source code | "\u309F" |
| Python source code | u"\u309F" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ゟ |
| string.toLowerCase() | ゟ |
| Character.UnicodeBlock | HIRAGANA |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 5 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |