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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN ツ但WDツ但WD^ 1100001010010010010000010101011101000100110000101001001001000001010101110100010001011110 c292415744c2924157445e
EUC-JP ツ但WDツ但WD^ 10001110110000101100001110100010010101110100010010001110110000101100001110100010010101110100010001011110 8ec2c3a257448ec2c3a257445e
UTF-8 ツ但WDツ但WD^ 1110111110111110100000101110010010111101100001100101011101000100111011111011111010000010111001001011110110000110010101110100010001011110 efbe82e4bd865744efbe82e4bd8657445e
UHC ?但WD?但WD^ 0011111111010011101000110101011101000100001111111101001110100011010101110100010001011110 3fd3a357443fd3a357445e

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