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 | 營????? | 10011010011110100011111100111111001111110011111100111111 | 9a7a3f3f3f3f3f |
EUC-JP | 營??璵?? | 110100111101101100111111001111111000111111001100111001100011111100111111 | d3db3f3f8fcce63f3f |
UTF-8 | 營꿨뜥璵붷릎 | 111001111000011110011111111010101011111110101000111010111001110010100101111001111001001010110101111010111011011010110111111010111010011010001110 | e7879feabfa8eb9ca5e792b5ebb6b7eba68e |
UHC | 營꿨뜥璵붷릎 | 111001111011110110110010111001011000110110101000111001101010010110010100111001011011100010101101 | e7bdb2e58da8e6a594e5b8ad |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)