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 | 證?據將?羸 | 11100110100110100011111110011101100111111001101110010010001111111110001110111110 | e69a3f9d9f9b923fe3be |
EUC-JP | 證?據將?羸 | 11101011111110100011111111011010101000011101010111110010001111111110011011000000 | ebfa3fdaa1d5f23fe6c0 |
UTF-8 | 證븍據將쇰羸 | 111010001010110110001001111010111011100010001101111001101001001110011010111001011011000010000111111011001000011110110000111001111011111010111000 | e8ad89ebb88de6939ae5b087ec87b0e7beb8 |
UHC | 證븍據將쇰羸 | 111100011111101110111010111010111100101111100000111011011110001010111100111010111101011111101000 | f1fbbaebcbe0ede2bcebd7e8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)