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 | 曜ゆ???Ь | 100101110110101010000010111001000011111100111111001111111000010001011101 | 976a82e43f3f3f845d |
EUC-JP | 曜ゆ???Ь | 110011011100101110100100111001100011111100111111001111111010011110111110 | cdcba4e63f3f3fa7be |
UTF-8 | 曜ゆ볜凉띹Ь | 1110011010011011100111001110001110000010100001101110101110110011100111001110111110100101101110011110101110011101101110011101000010101100 | e69b9ce38286ebb39cefa5b9eb9db9d0ac |
UHC | 曜ゆ볜凉띹Ь | 111010001111100010101010111001101011101010110111111001011011110010001101111010001010110010111110 | e8f8aae6bab7e5bc8de8acbe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)