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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 鍈??鍈??^ | 111110100101111000111111001111111111101001011110001111110011111101011110 | fa5e3f3ffa5e3f3f5e |
EUC-JP | 鍈??鍈??^ | 1000111111100100111010010011111100111111100011111110010011101001001111110011111101011110 | 8fe4e93f3f8fe4e93f3f5e |
UTF-8 | 鍈㏓㎈鍈㏓㎈^ | 11101001100011011000100011100011100011111001001111100011100011101000100011101001100011011000100011100011100011111001001111100011100011101000100001011110 | e98d88e38f93e38e88e98d88e38f93e38e885e |
UHC | 鍈㏓㎈鍈㏓㎈^ | 11100111110011001010011111101011101001111011101011100111110011001010011111101011101001111011101001011110 | e7cca7eba7bae7cca7eba7ba5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)