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 | 節??詣θ? | 100100001101111100111111001111111000110001110111100000111100011000111111 | 90df3f3f8c7783c63f |
EUC-JP | 節??詣θ? | 110000001110000100111111001111111011011111011000101001101100100000111111 | c0e13f3fb7d8a6c83f |
UTF-8 | 節억쉬詣θ풛 | 1110011110101111100000001110110010010110101101011110110010001001101011001110100010101001101000111100111010111000111011011001001010011011 | e7af80ec96b5ec89ace8a9a3ceb8ed929b |
UHC | 節억쉬詣θ풛 | 111011111011110110111110111011111011110110101100111001111110000110100101111010001011111010011110 | efbdbeefbdace7e1a5e8be9e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)