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 | 訂紗??際? | 100100101111100110001110110100010011111100111111100011011101101100111111 | 92f98ed13f3f8ddb3f |
EUC-JP | 訂紗??際? | 110001001111101110111100110100110011111100111111101110101101110100111111 | c4fbbcd33f3fbadd3f |
UTF-8 | 訂紗렢렞際렧 | 111010001010100010000010111001111011010010010111111010111010000010100010111010111010000010011110111010011001101010011011111010111010000010100111 | e8a882e7b497eba0a2eba09ee99a9beba0a7 |
UHC | 訂紗렢렞際렧 | 111011111111010011011110111010011000111010110011100011101010111111110000101101111000111010110110 | eff4dee98eb38eaff0b78eb6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)