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 | 轜駕輯蕕э舟 | 111001110111111010001001111011011000111101010011111001010100001110000100100011111000111101001101 | e77e89ed8f53e543848f8f4d |
EUC-JP | 轜駕輯蕕э舟 | 111011011101111110110010111011111011110110110100111010011010010010100111111011111011110110101110 | eddfb2efbdb4e9a4a7efbdae |
UTF-8 | 轜駕輯蕕э舟 | 1110100010111101100111001110100110100111100101011110100010111100101011111110100010010101100101011101000110001101111010001000100010011111 | e8bd9ce9a795e8bcafe89595d18de8889f |
UHC | ?駕輯?э舟 | 00111111110010101011110111110010111111100011111110101100111011111111000111000111 | 3fcabdf2fe3faceff1c7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)