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 ëü¼ñ޾Èñ޽޷^ 11101011111111001011110011110001100011101011111011001000111100011000111010111101100011101011011101011110 ebfcbcf18ebec8f18ebd8eb75e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ëü?ñ??Èñ????^ 1000111110101011101100111000111110101011111001000011111110001111101010111101000000111111001111111000111110101010101100101000111110101011110100000011111100111111001111110011111101011110 8fabb38fabe43f8fabd03f3f8faab28fabd03f3f3f3f5e
UTF-8 ëü¼ñ޾Èñ޽޷^ 11000011101010111100001110111100110000101011110011000011101100011100001010001110110000101011111011000011100010001100001110110001110000101000111011000010101111011100001010001110110000101011011101011110 c3abc3bcc2bcc3b1c28ec2bec388c3b1c28ec2bdc28ec2b75e
UHC ??¼??¾???½?·^ 0011111100111111101010001111100100111111001111111010100011111010001111110011111100111111101010001111011000111111101000011010010001011110 3f3fa8f93f3fa8fa3f3f3fa8f63fa1a45e

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