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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 闢榊炎諢: | 11101000100100111000110111100101100010011000101011100110100001001000000101000110 | e8938de5898ae6848146 |
EUC-JP | 闢榊炎諢: | 11101111111100111011101011100111101100011110101011101011111001001010000110100111 | eff3bae7b1eaebe4a1a7 |
UTF-8 | 闢榊炎諢: | 111010011001011110100010111001101010011010001010111001111000001010001110111010001010101110100010111011111011110010011010 | e997a2e6a68ae7828ee8aba2efbc9a |
UHC | 闢?炎?: | 1101110010100011001111111110011011111010001111111010001110111010 | dca33fe6fa3fa3ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)