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 | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
SJIS-WIN | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
EUC-JP | ??????}? | 0011111100111111001111110011111100111111001111110111110100111111 | 3f3f3f3f3f3f7d3f |
UTF-8 | 셍롃렽롔렽섄}셍 | 11101100100001011000110111101011101000011000001111101011101000001011110111101011101000011001010011101011101000001011110111101100100001001000010001111101111011001000010110001101 | ec858deba183eba0bdeba194eba0bdec84847dec858d |
UHC | 셍롃렽롔렽섄}셍 | 101111001100010010001110110010101000111011000101100011101101100010001110110001011011110010101001011111011011110011000100 | bcc48eca8ec58ed88ec5bca97dbcc4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)