Unicode Character 'HANGUL LETTER THIEUTH' (U+314C) |
![]() |
HANGUL LETTER THIEUTH
HANGUL LETTER THIEUTH
| Unicode Data | |
|---|---|
| Name | HANGUL LETTER THIEUTH |
| Block | Hangul Compatibility Jamo |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <compat> HANGUL CHOSEONG THIEUTH (U+1110) |
| Mirror | N |
| Old name | HANGUL LETTER TIEUT |
| Approximations | 1110 hangul choseong thieuth |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ㅌ |
| HTML Entity (hex) | ㅌ |
| How to type in Microsoft Windows | Alt +314C |
| UTF-8 (hex) | 0xE3 0x85 0x8C (e3858c) |
| UTF-8 (binary) | 11100011:10000101:10001100 |
| UTF-16 (hex) | 0x314C (314c) |
| UTF-16 (decimal) | 12,620 |
| UTF-32 (hex) | 0x0000314C (314C) |
| UTF-32 (decimal) | 12,620 |
| C/C++/Java source code | "\u314C" |
| Python source code | u"\u314C" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ㅌ |
| string.toLowerCase() | ㅌ |
| Character.UnicodeBlock | HANGUL_COMPATIBILITY_JAMO |
| 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 |