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 | 竣???證? | 1000111101110110001111110011111100111111111001101001101000111111 | 8f763f3f3fe69a3f |
EUC-JP | 竣???證? | 1011110111010111001111110011111100111111111010111111101000111111 | bdd73f3f3febfa3f |
UTF-8 | 竣ㆁ렰렕證꿴 | 111001111010101110100011111000111000011010000001111010111010000010110000111010111010000010010101111010001010110110001001111010101011111110110100 | e7aba3e38681eba0b0eba095e8ad89eabfb4 |
UHC | 竣ㆁ렰렕證꿴 | 111100011110001010100100111100011000111010111101100011101010101011110001111110111011001011101001 | f1e2a4f18ebd8eaaf1fbb2e9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)