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 | 遲護「壌イ洩 | 11100111101011011000110011101100101000101000111111101011101100101000100101101011 | e7ad8ceca28febb2896b |
EUC-JP | 遲護「壌イ洩 | 111011101010111110111000111011101000111010100010101111101110110110001110101100101011000111001100 | eeafb8ee8ea2beed8eb2b1cc |
UTF-8 | 遲護「壌イ洩 | 111010011000000110110010111010001010110110110111111011111011110110100010111001011010001110001100111011111011110110110010111001101011010010101001 | e981b2e8adb7efbda2e5a38cefbdb2e6b4a9 |
UHC | 遲護???洩 | 111100101100000011111011110111100011111100111111001111111110000011011101 | f2c0fbde3f3f3fe0dd |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)