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 ñùŽ·ê¶¼èĽñùŽ·ê¶¼èĽ^ 111100011111100110001110101101111110101010110110101111001110100011000100101111011111000111111001100011101011011111101010101101101011110011101000110001001011110101011110 f1f98eb7eab6bce8c4bdf1f98eb7eab6bce8c4bd5e
SJIS-WIN ?????¶?????????¶????^ 0011111100111111001111110011111100111111100000011111011100111111001111110011111100111111001111110011111100111111001111110011111110000001111101110011111100111111001111110011111101011110 3f3f3f3f3f81f73f3f3f3f3f3f3f3f3f81f73f3f3f3f5e
EUC-JP ñù??ê¶?èÄ?ñù??ê¶?èÄ?^ 10001111101010111101000010001111101010111110001100111111001111111000111110101011101101001010001011111001001111111000111110101011101100101000111110101010101000110011111110001111101010111101000010001111101010111110001100111111001111111000111110101011101101001010001011111001001111111000111110101011101100101000111110101010101000110011111101011110 8fabd08fabe33f3f8fabb4a2f93f8fabb28faaa33f8fabd08fabe33f3f8fabb4a2f93f8fabb28faaa33f5e
UTF-8 ñùŽ·ê¶¼èĽñùŽ·ê¶¼èĽ^ 1100001110110001110000111011100111000010100011101100001010110111110000111010101011000010101101101100001010111100110000111010100011000011100001001100001010111101110000111011000111000011101110011100001010001110110000101011011111000011101010101100001010110110110000101011110011000011101010001100001110000100110000101011110101011110 c3b1c3b9c28ec2b7c3aac2b6c2bcc3a8c384c2bdc3b1c3b9c28ec2b7c3aac2b6c2bcc3a8c384c2bd5e
UHC ???·?¶¼??½???·?¶¼??½^ 0011111100111111001111111010000110100100001111111010001011010010101010001111100100111111001111111010100011110110001111110011111100111111101000011010010000111111101000101101001010101000111110010011111100111111101010001111011001011110 3f3f3fa1a43fa2d2a8f93f3fa8f63f3f3fa1a43fa2d2a8f93f3fa8f65e

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