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 ??CD??CD^ 001111110011111101000011010001000011111100111111010000110100010001011110 3f3f43443f3f43445e
SJIS-WIN ツ但CDツ但CD^ 1100001010010010010000010100001101000100110000101001001001000001010000110100010001011110 c292414344c2924143445e
EUC-JP ツ但CDツ但CD^ 10001110110000101100001110100010010000110100010010001110110000101100001110100010010000110100010001011110 8ec2c3a243448ec2c3a243445e
UTF-8 ツ但CDツ但CD^ 1110111110111110100000101110010010111101100001100100001101000100111011111011111010000010111001001011110110000110010000110100010001011110 efbe82e4bd864344efbe82e4bd8643445e
UHC ?但CD?但CD^ 0011111111010011101000110100001101000100001111111101001110100011010000110100010001011110 3fd3a343443fd3a343445e

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