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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 蜍牙級^ | 11100101100010111000100111100101100010111000100101011110 | e58b89e58b895e |
EUC-JP | 蜍牙級^ | 11101001111010111011001011100111101101011110100101011110 | e9ebb2e7b5e95e |
UTF-8 | 蜍牙級^ | 11101000100111001000110111100111100010011001100111100111101101001001101001011110 | e89c8de78999e7b49a5e |
UHC | ?牙級^ | 001111111110010010110011110100001110010001011110 | 3fe4b3d0e45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)