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 | 除????? | 10001111100111000011111100111111001111110011111100111111 | 8f9c3f3f3f3f3f |
EUC-JP | 除??泮?? | 101111011111110000111111001111111000111111000111101010000011111100111111 | bdfc3f3f8fc7a83f3f |
UTF-8 | 除얘렗泮렢렕 | 111010011001100110100100111011001001011010011000111010111010000010010111111001101011001110101110111010111010000010100010111010111010000010010101 | e999a4ec9698eba097e6b3aeeba0a2eba095 |
UHC | 除얘렗泮렢렕 | 111100001011011010111110111010101000111010101100110110101110101010001110101100111000111010101010 | f0b6beea8eacdaea8eb38eaa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)