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 邂冗ーォ魄冗庶 111001111010111010001111111001111011000010101011111010011010111010001111111001111000111110001110 e7ae8fe7b0abe9ae8fe78f8e
EUC-JP 邂冗ーォ魄冗庶 1110111010110000101111101110100110001110101100001000111010101011111100101011000010111110111010011011110111101110 eeb0bee98eb08eabf2b0bee9bdee
UTF-8 邂冗ーォ魄冗庶 111010011000001010000010111001011000011010010111111011111011110110110000111011111011110110101011111010011010110110000100111001011000011010010111111001011011101010110110 e98282e58697efbdb0efbdabe9ad84e58697e5bab6
UHC 邂冗??魄冗庶 111110101011001111101001101101110011111100111111110110111101111011101001101101111101111111101110 fab3e9b73f3fdbdee9b7dfee

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