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 | 止??頃?? | 1000111001111110001111110011111110001101101000000011111100111111 | 8e7e3f3f8da03f3f |
EUC-JP | 止??頃?? | 1011101111011111001111110011111110111010101000100011111100111111 | bbdf3f3fbaa23f3f |
UTF-8 | 止렞狀頃렰렗 | 111001101010110110100010111010111010000010011110111011111010011110111010111010011010000010000011111010111010000010110000111010111010000010010111 | e6ada2eba09eefa7bae9a083eba0b0eba097 |
UHC | 止렞狀頃렰렗 | 111100101010110110001110101011111110110111101110110011001111000110001110101111011000111010101100 | f2ad8eafedeeccf18ebd8eac |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)