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 | 羂炊或^ | 11100011101011101001000010000110100010001011110101011110 | e3ae908688bd5e |
EUC-JP | 羂炊或^ | 11100110101100001011111111100110101100001011111101011110 | e6b0bfe6b0bf5e |
UTF-8 | 羂炊或^ | 11100111101111101000001011100111100000101000101011100110100010001001011001011110 | e7be82e7828ae688965e |
UHC | ?炊或^ | 001111111111011010100111111110111110010001011110 | 3ff6a7fbe45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)