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 | 帝℡g檍?倒 | 1001001011101001100001111000010010000010100001111001111011111000001111111001001101111100 | 92e9878482879ef83f937c |
EUC-JP | 帝?g檍?倒 | 11000100111010110011111110100011111001111101110011111010001111111100010111011101 | c4eb3fa3e7dcfa3fc5dd |
UTF-8 | 帝℡g檍멱倒 | 111001011011100010011101111000101000010010100001111011111011110110000111111001101010101010001101111010111010100110110001111001011000000010010010 | e5b89de284a1efbd87e6aa8deba9b1e58092 |
UHC | 帝℡g檍멱倒 | 111100001010100010100010111001011010001111100111111001011110010110111000111010001101001111101110 | f0a8a2e5a3e7e5e5b8e8d3ee |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)