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 | 底??競?? | 1001001011101010001111110011111110001011101000110011111100111111 | 92ea3f3f8ba33f3f |
EUC-JP | 底??競?? | 1100010011101100001111110011111110110110101001010011111100111111 | c4ec3f3fb6a53f3f |
UTF-8 | 底잴렑競렲ㅺ | 111001011011101010010101111011001001111010110100111010111010000010010001111001111010101110110110111010111010000010110010111000111000010110111010 | e5ba95ec9eb4eba091e7abb6eba0b2e385ba |
UHC | 底잴렑競렲ㅺ | 111011101011110011000000111010101000111010100110110011001110011010001110101111111010010011101010 | eebcc0ea8ea6cce68ebfa4ea |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)