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 | ??[??[^ | 00111111001111110101101100111111001111110101101101011110 | 3f3f5b3f3f5b5e |
SJIS-WIN | 憑禦[憑禦[^ | 1001110011011111100010111001101001011011100111001101111110001011100110100101101101011110 | 9cdf8b9a5b9cdf8b9a5b5e |
EUC-JP | 憑禦[憑禦[^ | 1101100011100001101101011111101001011011110110001110000110110101111110100101101101011110 | d8e1b5fa5bd8e1b5fa5b5e |
UTF-8 | 憑禦[憑禦[^ | 111001101000011010010001111001111010011010100110010110111110011010000110100100011110011110100110101001100101101101011110 | e68691e7a6a65be68691e7a6a65b5e |
UHC | 憑禦[憑禦[^ | 1101111010111011111001011101110101011011110111101011101111100101110111010101101101011110 | debbe5dd5bdebbe5dd5b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)