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 | 濟?以??? | 1110000001011010001111111000100011001000001111110011111100111111 | e05a3f88c83f3f3f |
EUC-JP | 濟?以??? | 1101111110111011001111111011000011001010001111110011111100111111 | dfbb3fb0ca3f3f3f |
UTF-8 | 濟렡以렑樂렣 | 111001101011111110011111111010111010000010100001111001001011101110100101111010111010000010010001111011111010011010111111111010111010000010100011 | e6bf9feba0a1e4bba5eba091efa6bfeba0a3 |
UHC | 濟렡以렑樂렣 | 111100001010110110001110101100101110110010100100100011101010011011101000111110011000111010110100 | f0ad8eb2eca48ea6e8f98eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)