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 | 節??詣η? | 100100001101111100111111001111111000110001110111100000111100010100111111 | 90df3f3f8c7783c53f |
EUC-JP | 節??詣η? | 110000001110000100111111001111111011011111011000101001101100011100111111 | c0e13f3fb7d8a6c73f |
UTF-8 | 節억쉬詣η댚 | 1110011110101111100000001110110010010110101101011110110010001001101011001110100010101001101000111100111010110111111010111000110010011010 | e7af80ec96b5ec89ace8a9a3ceb7eb8c9a |
UHC | 節억쉬詣η댚 | 111011111011110110111110111011111011110110101100111001111110000110100101111001111000100010111110 | efbdbeefbdace7e1a5e788be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)