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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 繒?至?? | 11111011100011110011111110001110100010100011111100111111 | fb8f3f8e8a3f3f |
EUC-JP | 繒?至?蔣 | 10001111110101001101010000111111101110111110101000111111100011111101100110110110 | 8fd4d43fbbea3f8fd9b6 |
UTF-8 | 繒렰至렭蔣 | 111001111011100110010010111010111010000010110000111010001000011110110011111010111010000010101101111010001001010010100011 | e7b992eba0b0e887b3eba0ade894a3 |
UHC | 繒렰至렭蔣 | 11110001111110011000111010111101111100101011100010001110101110101110110111111000 | f1f98ebdf2b88ebaedf8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)