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 | 第頃??靜? | 100100011110011010001101101000000011111100111111111010001100111000111111 | 91e68da03f3fe8ce3f |
EUC-JP | 第頃??靜? | 110000101110100010111010101000100011111100111111111100001101000000111111 | c2e8baa23f3ff0d03f |
UTF-8 | 第頃렰렫靜렱 | 111001111010110010101100111010011010000010000011111010111010000010110000111010111010000010101011111010011001110110011100111010111010000010110001 | e7acace9a083eba0b0eba0abe99d9ceba0b1 |
UHC | 第頃렰렫靜렱 | 111100001010111111001100111100011000111010111101100011101011100111110000101000011000111010111110 | f0afccf18ebd8eb9f0a18ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)