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 | 馮屆ざ??甦 | 11101001011001111001101110011100100000101011010000111111001111111110000101010011 | e9679b9c82b43f3fe153 |
EUC-JP | 馮屆ざ??甦 | 11110001110010001101010111111100101001001011011000111111001111111110000110110100 | f1c8d5fca4b63f3fe1b4 |
UTF-8 | 馮屆ざ렱뤊甦 | 111010011010011010101110111001011011000110000110111000111000000110010110111010111010000010110001111010111010010010001010111001111001010010100110 | e9a6aee5b186e38196eba0b1eba48ae794a6 |
UHC | 馮屆ざ렱뤊甦 | 111110011010011111001100111110101010101010110110100011101011111010001111101110101110000111000001 | f9a7ccfaaab68ebe8fbae1c1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)