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 | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
SJIS-WIN | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
EUC-JP | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
UTF-8 | 셍롇롗셔샬}셔섐 | 11101100100001011000110111101011101000011000011111101011101000011001011111101100100001011001010011101100100000111010110001111101111011001000010110010100111011001000010010010000 | ec858deba187eba197ec8594ec83ac7dec8594ec8490 |
UHC | 셍롇롗셔샬}셔섐 | 101111001100010010001110110011011000111011011011101111001100010110111100101000110111110110111100110001011011110010101011 | bcc48ecd8edbbcc5bca37dbcc5bcab |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)