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 îôÎñ޽ޏO^ 11101110111101001100111011110001100011101011110110001110101110000100111101011110 eef4cef18ebd8eb84f5e
SJIS-WIN ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
EUC-JP îôÎñ???¸O^ 1000111110101011110000101000111110101011110101001000111110101010110000101000111110101011110100000011111100111111001111111000111110100010101100010100111101011110 8fabc28fabd48faac28fabd03f3f3f8fa2b14f5e
UTF-8 îôÎñ޽ޏO^ 110000111010111011000011101101001100001110001110110000111011000111000010100011101100001010111101110000101000111011000010101110000100111101011110 c3aec3b4c38ec3b1c28ec2bdc28ec2b84f5e
UHC ?????½?¸O^ 001111110011111100111111001111110011111110101000111101100011111110100010101011000100111101011110 3f3f3f3f3fa8f63fa2ac4f5e

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