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 | 隘槫エ取ウ: | 11101000101001011001111011100101101101001000111011100110101100111000000101000110 | e8a59ee5b48ee6b38146 |
EUC-JP | 隘槫エ取ウ: | 111100001010011111011100111001111000111010110100101111001110100010001110101100111010000110100111 | f0a7dce78eb4bce88eb3a1a7 |
UTF-8 | 隘槫エ取ウ: | 111010011001101010011000111001101010011110101011111011111011110110110100111001011000111110010110111011111011110110110011111011111011110010011010 | e99a98e6a7abefbdb4e58f96efbdb3efbc9a |
UHC | 隘??取?: | 111001001111011000111111001111111111011010100010001111111010001110111010 | e4f63f3ff6a23fa3ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)