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 | ??????Em^ | 001111110011111100111111001111110011111100111111010001010110110101011110 | 3f3f3f3f3f3f456d5e |
SJIS-WIN | ??????Em^ | 001111110011111100111111001111110011111100111111010001010110110101011110 | 3f3f3f3f3f3f456d5e |
EUC-JP | ??????Em^ | 001111110011111100111111001111110011111100111111010001010110110101011110 | 3f3f3f3f3f3f456d5e |
UTF-8 | 묬뫑뫔묿뫛뫅Em^ | 111010111010110010101100111010111010101110010001111010111010101110010100111010111010110010111111111010111010101110011011111010111010101110000101010001010110110101011110 | ebacacebab91ebab94ebacbfebab9bebab85456d5e |
UHC | 묬뫑뫔묿뫛뫅Em^ | 100100100100001110010001101100111001000110110110100100100100111010010001101110111001000110101000010001010110110101011110 | 924391b391b6924e91bb91a8456d5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)