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 򲎲򻎿^ 111100101011001010001110101100101111001010111011100011101011111101011110 f2b28eb2f2bb8ebf5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ò???ò??¿^ 100011111010101111010010001111110011111100111111100011111010101111010010001111110011111110001111101000101100010001011110 8fabd23f3f3f8fabd23f3f8fa2c45e
UTF-8 򲎲򻎿^ 1100001110110010110000101011001011000010100011101100001010110010110000111011001011000010101110111100001010001110110000101011111101011110 c3b2c2b2c28ec2b2c3b2c2bbc28ec2bf5e
UHC ?²?²???¿^ 001111111010100111110111001111111010100111110111001111110011111100111111101000101010111101011110 3fa9f73fa9f73f3f3fa2af5e

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