To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 辷セ蠑冗粟驥・蠑 1110011110001000101111101110010110111100100011111110011110001000101111101110100110000111101001011110010110111100 e788bee5bc8fe788bee987a5e5bc
EUC-JP 辷セ蠑冗粟驥・蠑 11101101111010001000111010111110111010101011111010111110111010011011000011000000111100011110011110001110101001011110101010111110 ede88ebeeabebee9b0c0f1e78ea5eabe
UTF-8 辷セ蠑冗粟驥・蠑 111010001011111010110111111011111011110110111110111010001010000010010001111001011000011010010111111001111011001010011111111010011010100110100101111011111011110110100101111010001010000010010001 e8beb7efbdbee8a091e58697e7b29fe9a9a5efbda5e8a091
UHC ???冗粟驥?? 0011111100111111001111111110100110110111111000011101100011010001110010100011111100111111 3f3f3fe9b7e1d8d1ca3f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)