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{^ 1111000111111010110100001111000110001110101111011000111010111111011110110100111001111101111100011111101011010000111100011000111010111101100011101011111101111011010011100111101101011110 f1fad0f18ebd8ebf7b4e7df1fad0f18ebd8ebf7b4e7b5e
SJIS-WIN ????????{N}????????{N{^ 0011111100111111001111110011111100111111001111110011111100111111011110110100111001111101001111110011111100111111001111110011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f3f3f3f3f7b4e7d3f3f3f3f3f3f3f3f7b4e7b5e
EUC-JP ñú?ñ???¿{N}ñú?ñ???¿{N{^ 100011111010101111010000100011111010101111100010001111111000111110101011110100000011111100111111001111111000111110100010110001000111101101001110011111011000111110101011110100001000111110101011111000100011111110001111101010111101000000111111001111110011111110001111101000101100010001111011010011100111101101011110 8fabd08fabe23f8fabd03f3f3f8fa2c47b4e7d8fabd08fabe23f8fabd03f3f3f8fa2c47b4e7b5e
UTF-8 ñúÐñŽ½Ž¿{N}ñúÐñŽ½Ž¿{N{^ 110000111011000111000011101110101100001110010000110000111011000111000010100011101100001010111101110000101000111011000010101111110111101101001110011111011100001110110001110000111011101011000011100100001100001110110001110000101000111011000010101111011100001010001110110000101011111101111011010011100111101101011110 c3b1c3bac390c3b1c28ec2bdc28ec2bf7b4e7dc3b1c3bac390c3b1c28ec2bdc28ec2bf7b4e7b5e
UHC ??Ð??½?¿{N}??Ð??½?¿{N{^ 0011111100111111101010001010001000111111001111111010100011110110001111111010001010101111011110110100111001111101001111110011111110101000101000100011111100111111101010001111011000111111101000101010111101111011010011100111101101011110 3f3fa8a23f3fa8f63fa2af7b4e7d3f3fa8a23f3fa8f63fa2af7b4e7b5e

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