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 | 繒冪???? | 1111101110001111100110010111000000111111001111110011111100111111 | fb8f99703f3f3f3f |
EUC-JP | 繒冪??焌? | 1000111111010100110101001101000111010001001111110011111110001111110010011110100000111111 | 8fd4d4d1d13f3f8fc9e83f |
UTF-8 | 繒冪렰렕焌렱 | 111001111011100110010010111001011000011010101010111010111010000010110000111010111010000010010101111001111000010010001100111010111010000010110001 | e7b992e586aaeba0b0eba095e7848ceba0b1 |
UHC | 繒冪렰렕焌렱 | 111100011111100111011000111100011000111010111101100011101010101011110001111000001000111010111110 | f1f9d8f18ebd8eaaf1e08ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)