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 | 凹??曖?? | 1000100110011010001111110011111110011110010000100011111100111111 | 899a3f3f9e423f3f |
EUC-JP | 凹??曖?? | 1011000111111010001111110011111111011011101000110011111100111111 | b1fa3f3fdba33f3f |
UTF-8 | 凹듕틫曖긺묫 | 111001011000011110111001111010111001001110010101111011011000101110101011111001101001101110010110111010101011100010111010111010111010110010101011 | e587b9eb9395ed8babe69b96eab8baebacab |
UHC | 凹듕틫曖긺묫 | 111010001110101010110101111001001011101010010101111001001111001010110001111001111011100110101010 | e8eab5e4ba95e4f2b1e7b9aa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)