Unicode Character 'KATAKANA DIGRAPH KOTO' (U+30FF) | 
		  ![]()  | 
	
KATAKANA DIGRAPH KOTO
			KATAKANA DIGRAPH KOTO
| Unicode Data | |
|---|---|
| Name | KATAKANA DIGRAPH KOTO | 
| Block | Katakana | 
| Category | Letter, Other [Lo] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | <vertical> KATAKANA LETTER KO (U+30B3) KATAKANA LETTER TO (U+30C8) | 
| Mirror | N | 
| Index entries | KOTO, KATAKANA DIGRAPH KATAKANA DIGRAPH KOTO  | 
		
| Comments | represents the Japanese word "koto" (thing) historically used in vertical contexts, but now found also in horizontal layout  | 
		
| Approximations | <vertical> 30B3 30C8 | 
		
| Version | Unicode 3.2.0 (March, 2002) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ヿ | 
| HTML Entity (hex) | ヿ | 
| How to type in Microsoft Windows | Alt +30FF | 
	
| UTF-8 (hex) | 0xE3 0x83 0xBF (e383bf) | 
| UTF-8 (binary) | 11100011:10000011:10111111 | 
| UTF-16 (hex) | 0x30FF (30ff) | 
| UTF-16 (decimal) | 12,543 | 
| UTF-32 (hex) | 0x000030FF (30ff) | 
| UTF-32 (decimal) | 12,543 | 
| C/C++/Java source code | "\u30FF" | 
| Python source code | u"\u30FF" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ヿ | 
| string.toLowerCase() | ヿ | 
| Character.UnicodeBlock | KATAKANA | 
| 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 |