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 | 靜?億??? | 1110100011001110001111111000100110101101001111110011111100111111 | e8ce3f89ad3f3f3f |
EUC-JP | 靜?億??? | 1111000011010000001111111011001010101111001111110011111100111111 | f0d03fb2af3f3f3f |
UTF-8 | 靜렧億목렰렦 | 111010011001110110011100111010111010000010100111111001011000010010000100111010111010101010101001111010111010000010110000111010111010000010100110 | e99d9ceba0a7e58484ebaaa9eba0b0eba0a6 |
UHC | 靜렧億목렰렦 | 111100001010000110001110101101101110010111100010101110001111000110001110101111011000111010110101 | f0a18eb6e5e2b8f18ebd8eb5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)