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 | 製????崩 | 1001000010111011001111110011111100111111001111111001010111110110 | 90bb3f3f3f3f95f6 |
EUC-JP | 製???焌崩 | 11000000101111010011111100111111001111111000111111001001111010001100101011111000 | c0bd3f3f3f8fc9e8caf8 |
UTF-8 | 製렩罹렗焌崩 | 111010001010001110111101111010111010000010101001111011111010011110100110111010111010000010010111111001111000010010001100111001011011010010101001 | e8a3bdeba0a9efa7a6eba097e7848ce5b4a9 |
UHC | 製렩罹렗焌崩 | 111100001011001010001110101101111110110010111010100011101010110011110001111000001101110111011010 | f0b28eb7ecba8eacf1e0ddda |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)