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 邂冗ー鷹ョ冗庶 111001111010111010001111111001111011000010010001111010011010111010001111111001111000111110001110 e7ae8fe7b091e9ae8fe78f8e
EUC-JP 邂冗ー鷹ョ冗庶 1110111010110000101111101110100110001110101100001100001011101011100011101010111010111110111010011011110111101110 eeb0bee98eb0c2eb8eaebee9bdee
UTF-8 邂冗ー鷹ョ冗庶 111010011000001010000010111001011000011010010111111011111011110110110000111010011011011110111001111011111011110110101110111001011000011010010111111001011011101010110110 e98282e58697efbdb0e9b7b9efbdaee58697e5bab6
UHC 邂冗?鷹?冗庶 111110101011001111101001101101110011111111101011111011010011111111101001101101111101111111101110 fab3e9b73febed3fe9b7dfee

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