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{^ 111100001110100111011100111100011000111010111101100011101011001101101110011111011111000011101001110111001111000110001110101111011000111010110011011011100111101101011110 f0e9dcf18ebd8eb36e7df0e9dcf18ebd8eb36e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ðéÜñ????n}ðéÜñ????n{^ 10001111101010011100001110001111101010111011000110001111101010101110010010001111101010111101000000111111001111110011111100111111011011100111110110001111101010011100001110001111101010111011000110001111101010101110010010001111101010111101000000111111001111110011111100111111011011100111101101011110 8fa9c38fabb18faae48fabd03f3f3f3f6e7d8fa9c38fabb18faae48fabd03f3f3f3f6e7b5e
UTF-8 ðéÜñ޽޳n}ðéÜñ޽޳n{^ 11000011101100001100001110101001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010110011011011100111110111000011101100001100001110101001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010110011011011100111101101011110 c3b0c3a9c39cc3b1c28ec2bdc28ec2b36e7dc3b0c3a9c39cc3b1c28ec2bdc28ec2b36e7b5e
UHC ð????½?³n}ð????½?³n{^ 101010011010001100111111001111110011111100111111101010001111011000111111101010011111100001101110011111011010100110100011001111110011111100111111001111111010100011110110001111111010100111111000011011100111101101011110 a9a33f3f3f3fa8f63fa9f86e7da9a33f3f3f3fa8f63fa9f86e7b5e

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