To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 址???樟名 | 100110101010110000111111001111110011111110001111101111101001011010111100 | 9aac3f3f3f8fbe96bc |
EUC-JP | 址???樟名 | 110101001010111000111111001111110011111110111110110000001100110010111110 | d4ae3f3f3fbec0ccbe |
UTF-8 | 址명렔렠樟名 | 111001011001110110000000111010111010101010000101111010111010000010010100111010111010000010100000111001101010100010011111111001011001000010001101 | e59d80ebaa85eba094eba0a0e6a89fe5908d |
UHC | 址명렔렠樟名 | 111100101010001110111000111011011000111010101001100011101011000111101101111010011101100110100011 | f2a3b8ed8ea98eb1ede9d9a3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)