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 | 已??堪錚爾 | 10011011110111110011111100111111100010101010110011101000010000101000111010100010 | 9bdf3f3f8aace8428ea2 |
EUC-JP | 已??堪錚爾 | 11010110111000010011111100111111101101001010111011101111101000111011110010100100 | d6e13f3fb4aeefa3bca4 |
UTF-8 | 已고렗堪錚爾 | 111001011011011110110010111010101011001110100000111010111010000010010111111001011010000010101010111010011000110010011010111001111000100010111110 | e5b7b2eab3a0eba097e5a0aae98c9ae788be |
UHC | 已고렗堪錚爾 | 111011001010101110110000111011011000111010101100110010101110110111101110101101101110110010110011 | ecabb0ed8eaccaedeeb6ecb3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)