Unicode Character 'VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF' (U+3034) |
![]() |
VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF
VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF
| Unicode Data | |
|---|---|
| Name | VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF |
| Block | CJK Symbols and Punctuation |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | implemented as glyphs that are one-em tall and that combine with the following character to form ligated two-em glyphs for the complete repeat marks |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 〴 |
| HTML Entity (hex) | 〴 |
| How to type in Microsoft Windows | Alt +3034 |
| UTF-8 (hex) | 0xE3 0x80 0xB4 (e380b4) |
| UTF-8 (binary) | 11100011:10000000:10110100 |
| UTF-16 (hex) | 0x3034 (3034) |
| UTF-16 (decimal) | 12,340 |
| UTF-32 (hex) | 0x00003034 (3034) |
| UTF-32 (decimal) | 12,340 |
| C/C++/Java source code | "\u3034" |
| Python source code | u"\u3034" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 〴 |
| string.toLowerCase() | 〴 |
| Character.UnicodeBlock | CJK_SYMBOLS_AND_PUNCTUATION |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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 |