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 | 壓??揖η? | 100110101101100000111111001111111001011101001011100000111100010100111111 | 9ad83f3f974b83c53f |
EUC-JP | 壓??揖η? | 110101001101101000111111001111111100110110101100101001101100011100111111 | d4da3f3fcdaca6c73f |
UTF-8 | 壓쇰낄揖η댆 | 1110010110100011100100111110110010000111101100001110101110000010100001001110011010001111100101101100111010110111111010111000110010000110 | e5a393ec87b0eb8284e68f96ceb7eb8c86 |
UHC | 壓쇰낄揖η댆 | 111001001110001010111100111010111011001110100101111010111110011110100101111001111000100010110000 | e4e2bcebb3a5ebe7a5e788b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)