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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 艷合或 | 111001001000011010001101100001111000100010111101 | e4868d8788bd |
EUC-JP | 艷合或 | 111001111110011010111001111001111011000010111111 | e7e6b9e7b0bf |
UTF-8 | 艷合或 | 111010001000100110110111111001011001000010001000111001101000100010010110 | e889b7e59088e68896 |
UHC | ?合或 | 0011111111111001111010101111101111100100 | 3ff9eafbe4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)