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 | 涌喊[涌喊[^ | 1001011101001111100110100101111001011011100101110100111110011010010111100101101101011110 | 974f9a5e5b974f9a5e5b5e |
EUC-JP | 涌喊[涌喊[^ | 1100110110110000110100111011111101011011110011011011000011010011101111110101101101011110 | cdb0d3bf5bcdb0d3bf5b5e |
UTF-8 | 涌喊[涌喊[^ | 111001101011011010001100111001011001011010001010010110111110011010110110100011001110010110010110100010100101101101011110 | e6b68ce5968a5be6b68ce5968a5b5e |
UHC | 涌喊[涌喊[^ | 1110100110111111111110011110001001011011111010011011111111111001111000100101101101011110 | e9bff9e25be9bff9e25b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)