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 ñᎽë\}ñᎽë\{^ 111100011110000110001110101111011110101111101110100011101011010101011100011111011111000111100001100011101011110111101011111011101000111010110101010111000111101101011110 f1e18ebdebee8eb55c7df1e18ebdebee8eb55c7b5e
SJIS-WIN ????????\}????????\{^ 001111110011111100111111001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f3f3f3f5c7d3f3f3f3f3f3f3f3f5c7b5e
EUC-JP ñá??ëî??\}ñá??ëî??\{^ 10001111101010111101000010001111101010111010000100111111001111111000111110101011101100111000111110101011110000100011111100111111010111000111110110001111101010111101000010001111101010111010000100111111001111111000111110101011101100111000111110101011110000100011111100111111010111000111101101011110 8fabd08faba13f3f8fabb38fabc23f3f5c7d8fabd08faba13f3f8fabb38fabc23f3f5c7b5e
UTF-8 ñᎽë\}ñᎽë\{^ 11000011101100011100001110100001110000101000111011000010101111011100001110101011110000111010111011000010100011101100001010110101010111000111110111000011101100011100001110100001110000101000111011000010101111011100001110101011110000111010111011000010100011101100001010110101010111000111101101011110 c3b1c3a1c28ec2bdc3abc3aec28ec2b55c7dc3b1c3a1c28ec2bdc3abc3aec28ec2b55c7b5e
UHC ???½????\}???½????\{^ 0011111100111111001111111010100011110110001111110011111100111111001111110101110001111101001111110011111100111111101010001111011000111111001111110011111100111111010111000111101101011110 3f3f3fa8f63f3f3f3f5c7d3f3f3fa8f63f3f3f3f5c7b5e

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