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 | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
SJIS-WIN | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
EUC-JP | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
UTF-8 | 묱뫅뫚묿뫛뫌[BF | 111010111010110010110001111010111010101110000101111010111010101110011010111010111010110010111111111010111010101110011011111010111010101110001100010110110100001001000110 | ebacb1ebab85ebab9aebacbfebab9bebab8c5b4246 |
UHC | 묱뫅뫚묿뫛뫌[BF | 100100100100100010010001101010001001000110111010100100100100111010010001101110111001000110101110010110110100001001000110 | 924891a891ba924e91bb91ae5b4246 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)