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 | ?????\ | 001111110011111100111111001111110011111101011100 | 3f3f3f3f3f5c |
SJIS-WIN | 低???堅\ | 1001001011100001001111110011111100111111100011001001100001011100 | 92e13f3f3f8c985c |
EUC-JP | 低???堅\ | 1100010011100011001111110011111100111111101101111111100001011100 | c4e33f3f3fb7f85c |
UTF-8 | 低얘렊縷堅\ | 11100100101111011000111011101100100101101001100011101011101000001000101011101111101001011001000011100101101000001000010101011100 | e4bd8eec9698eba08aefa590e5a0855c |
UHC | 低얘렊縷堅\ | 1110111010111000101111101110101010001110101000011101001011101010110011001011000101011100 | eeb8beea8ea1d2eaccb15c |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)