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 ¾âŽÙŽ½Ž¿@\ 10111110111000101000111011011001100011101011110110001110101111110100000001011100 bee28ed98ebd8ebf405c
SJIS-WIN ????????@\ 00111111001111110011111100111111001111110011111100111111001111110100000001011100 3f3f3f3f3f3f3f3f405c
EUC-JP ?â?Ù???¿@\ 00111111100011111010101110100100001111111000111110101010111000110011111100111111001111111000111110100010110001000100000001011100 3f8faba43f8faae33f3f3f8fa2c4405c
UTF-8 ¾âŽÙŽ½Ž¿@\ 110000101011111011000011101000101100001010001110110000111001100111000010100011101100001010111101110000101000111011000010101111110100000001011100 c2bec3a2c28ec399c28ec2bdc28ec2bf405c
UHC ¾????½?¿@\ 10101000111110100011111100111111001111110011111110101000111101100011111110100010101011110100000001011100 a8fa3f3f3f3fa8f63fa2af405c

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