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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | ??懈??? | 00111111001111111001110011100110001111110011111100111111 | 3f3f9ce63f3f3f |
EUC-JP | ??懈??? | 00111111001111111101100011101000001111110011111100111111 | 3f3fd8e83f3f3f |
UTF-8 | 瓆렼懈렠롗렍 | 111001111001001110000110111010111010000010111100111001101000011110001000111010111010000010100000111010111010000110010111111010111010000010001101 | e79386eba0bce68788eba0a0eba197eba08d |
UHC | 瓆렼懈렠롗렍 | 111100101110111110001110110001001111101010101011100011101011000110001110110110111000111010100011 | f2ef8ec4faab8eb18edb8ea3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)