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 | ?苛鏃?裝正 | 00111111100010011101010111101000010101100011111111100101111001001001000010110011 | 3f89d5e8563fe5e490b3 |
EUC-JP | ?苛鏃?裝正 | 00111111101100101101011111101111101101110011111111101010111001101100000010110101 | 3fb2d7efb73feae6c0b5 |
UTF-8 | 뤋苛鏃압裝正 | 111010111010010010001011111010001000101110011011111010011000111110000011111011001001010110010101111010001010001110011101111001101010110110100011 | eba48be88b9be98f83ec9595e8a39de6ada3 |
UHC | 뤋苛鏃압裝正 | 100011111011101111001010101101001111000011101100101111101101000011101101111110111110111111100001 | 8fbbcab4f0ecbed0edfbefe1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)