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 ??W??????A 00111111001111110101011100111111001111110011111100111111001111110011111101000001 3f3f573f3f3f3f3f3f41
SJIS-WIN テ「Wツ静ケツ静ョA 110000111010001001010111110000101001000011000011101110011100001010010000110000111010111001000001 c3a257c290c3b9c290c3ae41
EUC-JP テ「Wツ静ケツ静ョA 100011101100001110001110101000100101011110001110110000101100000011000101100011101011100110001110110000101100000011000101100011101010111001000001 8ec38ea2578ec2c0c58eb98ec2c0c58eae41
UTF-8 テ「Wツ静ケツ静ョA 1110111110111110100000111110111110111101101000100101011111101111101111101000001011101001100111011001100111101111101111011011100111101111101111101000001011101001100111011001100111101111101111011010111001000001 efbe83efbda257efbe82e99d99efbdb9efbe82e99d99efbdae41
UHC ??W??????A 00111111001111110101011100111111001111110011111100111111001111110011111101000001 3f3f573f3f3f3f3f3f41

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