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 ñá¾ñ޽޳Dñá¾ñ޽޳D^ 11110001111000011011111011110001100011101011110110001110101100110100010011110001111000011011111011110001100011101011110110001110101100110100010001011110 f1e1bef18ebd8eb344f1e1bef18ebd8eb3445e
SJIS-WIN ????????D????????D^ 00111111001111110011111100111111001111110011111100111111001111110100010000111111001111110011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f3f3f443f3f3f3f3f3f3f3f445e
EUC-JP ñá?ñ????Dñá?ñ????D^ 10001111101010111101000010001111101010111010000100111111100011111010101111010000001111110011111100111111001111110100010010001111101010111101000010001111101010111010000100111111100011111010101111010000001111110011111100111111001111110100010001011110 8fabd08faba13f8fabd03f3f3f3f448fabd08faba13f8fabd03f3f3f3f445e
UTF-8 ñá¾ñ޽޳Dñá¾ñ޽޳D^ 1100001110110001110000111010000111000010101111101100001110110001110000101000111011000010101111011100001010001110110000101011001101000100110000111011000111000011101000011100001010111110110000111011000111000010100011101100001010111101110000101000111011000010101100110100010001011110 c3b1c3a1c2bec3b1c28ec2bdc28ec2b344c3b1c3a1c2bec3b1c28ec2bdc28ec2b3445e
UHC ??¾??½?³D??¾??½?³D^ 00111111001111111010100011111010001111110011111110101000111101100011111110101001111110000100010000111111001111111010100011111010001111110011111110101000111101100011111110101001111110000100010001011110 3f3fa8fa3f3fa8f63fa9f8443f3fa8fa3f3fa8f63fa9f8445e

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