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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 竇イ霎樊セ育明竇エ 111000101000010110110010111010001011111010011110111001101011111010001000111001111001011010111110111000101000010110110100 e285b2e8be9ee6be88e796bee285b4
EUC-JP 竇イ霎樊セ育明竇エ 111000111110010110001110101100101111000011000000110111001110100010001110101111101011000011101001110011001100000011100011111001011000111010110100 e3e58eb2f0c0dce88ebeb0e9ccc0e3e58eb4
UTF-8 竇イ霎樊セ育明竇エ 111001111010101110000111111011111011110110110010111010011001110010001110111001101010100010001010111011111011110110111110111010001000001010110010111001101001100010001110111001111010101110000111111011111011110110110100 e7ab87efbdb2e99c8ee6a88aefbdbee882b2e6988ee7ab87efbdb4
UHC 竇??樊?育明竇? 1101010011100100001111110011111111011011111000000011111111101011110000001101100110100101110101001110010000111111 d4e43f3fdbe03febc0d9a5d4e43f

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