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 ñ쎵ŽÑ²çŽ® 11110001111011001000111010110101100011101101000110110010111001111000111010101110 f1ec8eb58ed1b2e78eae
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ñì???Ñ?ç?® 1000111110101011110100001000111110101011110000000011111100111111001111111000111110101010110100000011111110001111101010111010111000111111100011111010001011101110 8fabd08fabc03f3f3f8faad03f8fabae3f8fa2ee
UTF-8 ñ쎵ŽÑ²çŽ® 1100001110110001110000111010110011000010100011101100001010110101110000101000111011000011100100011100001010110010110000111010011111000010100011101100001010101110 c3b1c3acc28ec2b5c28ec391c2b2c3a7c28ec2ae
UHC ??????²??® 001111110011111100111111001111110011111100111111101010011111011100111111001111111010001011100111 3f3f3f3f3f3fa9f73f3fa2e7

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