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 | 應矯???? | 1001110011100100100010111011100000111111001111110011111100111111 | 9ce48bb83f3f3f3f |
EUC-JP | 應矯???? | 1101100011100110101101101011101000111111001111110011111100111111 | d8e6b6ba3f3f3f3f |
UTF-8 | 應矯렢고렣㎰ | 111001101000011110001001111001111001111110101111111010111010000010100010111010101011001110100000111010111010000010100011111000111000111010110000 | e68789e79fafeba0a2eab3a0eba0a3e38eb0 |
UHC | 應矯렢고렣㎰ | 111010111110101111001110111011001000111010110011101100001110110110001110101101001010011110111111 | ebebceec8eb3b0ed8eb4a7bf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)