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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 﨟ォ逞媒﨟ォ逞倍^ 111110111001110110101011111001111001011110010100011111011111101110011101101010111110011110010111100101000111101101011110 fb9dabe797947dfb9dabe797947b5e
EUC-JP ?ォ逞媒?ォ逞倍^ 001111111000111010101011111011011111011111000111110111100011111110001110101010111110110111110111110001111101110001011110 3f8eabedf7c7de3f8eabedf7c7dc5e
UTF-8 﨟ォ逞媒﨟ォ逞倍^ 11101111101010001001111111101111101111011010101111101001100000001001111011100101101010101001001011101111101010001001111111101111101111011010101111101001100000001001111011100101100000001000110101011110 efa89fefbdabe9809ee5aa92efa89fefbdabe9809ee5808d5e
UHC ??逞媒??逞倍^ 00111111001111111101011011000001110110001101101000111111001111111101011011000001110110111100001101011110 3f3fd6c1d8da3f3fd6c1dbc35e

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