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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 諍麥?競?? | 111001100111100111101010011011010011111110001011101000110011111100111111 | e679ea6d3f8ba33f3f |
EUC-JP | 諍麥?競?? | 111010111101101011110011110011100011111110110110101001010011111100111111 | ebdaf3ce3fb6a53f3f |
UTF-8 | 諍麥렑競렲ㅺ | 111010001010101110001101111010011011101010100101111010111010000010010001111001111010101110110110111010111010000010110010111000111000010110111010 | e8ab8de9baa5eba091e7abb6eba0b2e385ba |
UHC | 諍麥렑競렲ㅺ | 111011101011010111011000111010101000111010100110110011001110011010001110101111111010010011101010 | eeb5d8ea8ea6cce68ebfa4ea |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)