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 ???????@B 001111110011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f3f4042
SJIS-WIN ????脚??@B 00111111001111110011111100111111100010110111001000111111001111110100000001000010 3f3f3f3f8b723f3f4042
EUC-JP ????脚??@B 00111111001111110011111100111111101101011101001100111111001111110100000001000010 3f3f3f3fb5d33f3f4042
UTF-8 렺씻렟렻脚컴렠@B 1110101110100000101110101110110010010100101110111110101110100000100111111110101110100000101110111110100010000100100110101110110010111011101101001110101110100000101000000100000001000010 eba0baec94bbeba09feba0bbe8849aecbbb4eba0a04042
UHC 렺씻렟렻脚컴렠@B 10001110110000101011111011000100100011101011000010001110110000111100101011000101110001001100010010001110101100010100000001000010 8ec2bec48eb08ec3cac5c4c48eb14042

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