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{^ 111011111111010011001110111100011000111010111101100011101011010101101110011111011110111111110100110011101111000110001110101111011000111010110101011011100111101101011110 eff4cef18ebd8eb56e7deff4cef18ebd8eb56e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ïôÎñ????n}ïôÎñ????n{^ 10001111101010111100000110001111101010111101010010001111101010101100001010001111101010111101000000111111001111110011111100111111011011100111110110001111101010111100000110001111101010111101010010001111101010101100001010001111101010111101000000111111001111110011111100111111011011100111101101011110 8fabc18fabd48faac28fabd03f3f3f3f6e7d8fabc18fabd48faac28fabd03f3f3f3f6e7b5e
UTF-8 ïôÎñ޽޵n}ïôÎñ޽޵n{^ 11000011101011111100001110110100110000111000111011000011101100011100001010001110110000101011110111000010100011101100001010110101011011100111110111000011101011111100001110110100110000111000111011000011101100011100001010001110110000101011110111000010100011101100001010110101011011100111101101011110 c3afc3b4c38ec3b1c28ec2bdc28ec2b56e7dc3afc3b4c38ec3b1c28ec2bdc28ec2b56e7b5e
UHC ?????½??n}?????½??n{^ 0011111100111111001111110011111100111111101010001111011000111111001111110110111001111101001111110011111100111111001111110011111110101000111101100011111100111111011011100111101101011110 3f3f3f3f3fa8f63f3f6e7d3f3f3f3f3fa8f63f3f6e7b5e

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