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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 葹イ蠑丈゚イ逞 1110010011011111101100101110010110111100100011111110010011011111101100101110011110010111 e4dfb2e5bc8fe4dfb2e797
EUC-JP 葹イ蠑丈゚イ逞 1110100011100001100011101011001011101010101111101011111011100110100011101101111110001110101100101110110111110111 e8e18eb2eabebee68edf8eb2edf7
UTF-8 葹イ蠑丈゚イ逞 111010001001000110111001111011111011110110110010111010001010000010010001111001001011100010001000111011111011111010011111111011111011110110110010111010011000000010011110 e891b9efbdb2e8a091e4b888efbe9fefbdb2e9809e
UHC ???丈??逞 001111110011111100111111111011011101101100111111001111111101011011000001 3f3f3feddb3f3fd6c1

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