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 | 靜??頃?? | 1110100011001110001111110011111110001101101000000011111100111111 | e8ce3f3f8da03f3f |
EUC-JP | 靜??頃?? | 1111000011010000001111110011111110111010101000100011111100111111 | f0d03f3fbaa23f3f |
UTF-8 | 靜렱狀頃렰렜 | 111010011001110110011100111010111010000010110001111011111010011110111010111010011010000010000011111010111010000010110000111010111010000010011100 | e99d9ceba0b1efa7bae9a083eba0b0eba09c |
UHC | 靜렱狀頃렰렜 | 111100001010000110001110101111101110110111101110110011001111000110001110101111011000111010101110 | f0a18ebeedeeccf18ebd8eae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)