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 | 儼??徇?? | 1001100101010110001111110011111110011100011011010011111100111111 | 99563f3f9c6d3f3f |
EUC-JP | 儼??徇?? | 1101000110110111001111110011111111010111110011100011111100111111 | d1b73f3fd7ce3f3f |
UTF-8 | 儼볟맔徇됰젧 | 111001011000010010111100111010111011001110011111111010111010011110010100111001011011111010000111111010111001000010110000111011001010000010100111 | e584bcebb39feba794e5be87eb90b0eca0a7 |
UHC | 儼볟맔徇됰젧 | 111001011111000010010011111001011001000010100110111000101101111110001001111010111010000010011111 | e5f093e590a6e2df89eba09f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)