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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 低弄???^ | 1001001011100001100110000100110100111111001111110011111101011110 | 92e1984d3f3f3f5e |
EUC-JP | 低弄???^ | 1100010011100011110011111010111000111111001111110011111101011110 | c4e3cfae3f3f3f5e |
UTF-8 | 低弄렱멱洛^ | 11100100101111011000111011100101101111001000010011101011101000001011000111101011101010011011000111101111101001001001010101011110 | e4bd8ee5bc84eba0b1eba9b1efa4955e |
UHC | 低弄렱멱洛^ | 1110111010111000110101101110011110001110101111101011100011101000110100011110001101011110 | eeb8d6e78ebeb8e8d1e35e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)