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 | 跋暦ス。奣咒 | 11100110111010111001011111101111101111011010000111111010101000111001100111101110 | e6eb97efbda1faa399ee |
EUC-JP | 跋暦ス。奣咒 | 11101100111011011100111011110001100011101011110110001110101000011000111110111000111111001101001011110000 | ecedcef18ebd8ea18fb8fcd2f0 |
UTF-8 | 跋暦ス。奣咒 | 111010001011011110001011111001101001101010100110111011111011110110111101111011111011110110100001111001011010010110100011111001011001001010010010 | e8b78be69aa6efbdbdefbda1e5a5a3e59292 |
UHC | 跋????? | 11011011101000100011111100111111001111110011111100111111 | dba23f3f3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)