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 | 鮟倡測迺「鮟 | 1110100110111011100110001110011110010001101010101110011110010010101000101110100110111011 | e9bb98e791aae792a2e9bb |
EUC-JP | 鮟倡測迺「鮟 | 111100101011110111010000111010011100001010101100111011011111001010001110101000101111001010111101 | f2bdd0e9c2acedf28ea2f2bd |
UTF-8 | 鮟倡測迺「鮟 | 111010011010111010011111111001011000000010100001111001101011100010101100111010001011111110111010111011111011110110100010111010011010111010011111 | e9ae9fe580a1e6b8ace8bfbaefbda2e9ae9f |
UHC | 鮟倡測??鮟 | 11100100110101011111001111011011111101101011010000111111001111111110010011010101 | e4d5f3dbf6b43f3fe4d5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)