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 ñü¼ñŽ½Ž¿`n}ñü¼ñŽ½Ž¿`n{^ 1111000111111100101111001111000110001110101111011000111010111111011000000110111001111101111100011111110010111100111100011000111010111101100011101011111101100000011011100111101101011110 f1fcbcf18ebd8ebf606e7df1fcbcf18ebd8ebf606e7b5e
SJIS-WIN ????????`n}????????`n{^ 0011111100111111001111110011111100111111001111110011111100111111011000000110111001111101001111110011111100111111001111110011111100111111001111110011111101100000011011100111101101011110 3f3f3f3f3f3f3f3f606e7d3f3f3f3f3f3f3f3f606e7b5e
EUC-JP ñü?ñ???¿`n}ñü?ñ???¿`n{^ 100011111010101111010000100011111010101111100100001111111000111110101011110100000011111100111111001111111000111110100010110001000110000001101110011111011000111110101011110100001000111110101011111001000011111110001111101010111101000000111111001111110011111110001111101000101100010001100000011011100111101101011110 8fabd08fabe43f8fabd03f3f3f8fa2c4606e7d8fabd08fabe43f8fabd03f3f3f8fa2c4606e7b5e
UTF-8 ñü¼ñŽ½Ž¿`n}ñü¼ñŽ½Ž¿`n{^ 110000111011000111000011101111001100001010111100110000111011000111000010100011101100001010111101110000101000111011000010101111110110000001101110011111011100001110110001110000111011110011000010101111001100001110110001110000101000111011000010101111011100001010001110110000101011111101100000011011100111101101011110 c3b1c3bcc2bcc3b1c28ec2bdc28ec2bf606e7dc3b1c3bcc2bcc3b1c28ec2bdc28ec2bf606e7b5e
UHC ??¼??½?¿`n}??¼??½?¿`n{^ 0011111100111111101010001111100100111111001111111010100011110110001111111010001010101111011000000110111001111101001111110011111110101000111110010011111100111111101010001111011000111111101000101010111101100000011011100111101101011110 3f3fa8f93f3fa8f63fa2af606e7d3f3fa8f93f3fa8f63fa2af606e7b5e

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