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 򲎲D򲎲D^ 1111001010110010100011101011001001000100111100101011001010001110101100100100010001011110 f2b28eb244f2b28eb2445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ò???Dò???D^ 100011111010101111010010001111110011111100111111010001001000111110101011110100100011111100111111001111110100010001011110 8fabd23f3f3f448fabd23f3f3f445e
UTF-8 򲎲D򲎲D^ 11000011101100101100001010110010110000101000111011000010101100100100010011000011101100101100001010110010110000101000111011000010101100100100010001011110 c3b2c2b2c28ec2b244c3b2c2b2c28ec2b2445e
UHC ?²?²D?²?²D^ 001111111010100111110111001111111010100111110111010001000011111110101001111101110011111110101001111101110100010001011110 3fa9f73fa9f7443fa9f73fa9f7445e

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