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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 絶??若℡?^ | 10010000111000100011111100111111100011101110000110000111100001000011111101011110 | 90e23f3f8ee187843f5e |
EUC-JP | 絶??若??^ | 110000001110010000111111001111111011110011100011001111110011111101011110 | c0e43f3fbce33f3f5e |
UTF-8 | 絶귞뵖若℡뭏^ | 11100111101101011011011011101010101101111001111011101011101101011001011011101000100010111010010111100010100001001010000111101011101011011000111101011110 | e7b5b6eab79eebb596e88ba5e284a1ebad8f5e |
UHC | 絶귞뵖若℡뭏^ | 11101111101111101000001011100111100101001001100011100101101101001010001011100101101110011011100001011110 | efbe82e79498e5b4a2e5b9b85e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)