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 | 題竟i苡?? | 10010001111010001110100011101101100000101000100111100100100011110011111100111111 | 91e8e8ed8289e48f3f3f |
EUC-JP | 題竟i苡?? | 11000010111010101111000011101111101000111110100111100111111011110011111100111111 | c2eaf0efa3e9e7ef3f3f |
UTF-8 | 題竟i苡꿸렩 | 111010011010000110001100111001111010101110011111111011111011110110001001111010001000101110100001111010101011111110111000111010111010000010101001 | e9a18ce7ab9fefbd89e88ba1eabfb8eba0a9 |
UHC | 題竟i苡꿸렩 | 111100001011100111001100111001011010001111101001111011001011111010110010111010101000111010110111 | f0b9cce5a3e9ecbeb2ea8eb7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)