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{^ 100011111010101110110010100011111010001011111010101111011111000101101110011111011000111110101011101100101000111110100010111110101011110111110001011011100111101101011110 8fabb28fa2fabdf16e7d8fabb28fa2fabdf16e7b5e
SJIS-WIN ????¢???n}????¢???n{^ 0011111100111111001111110011111110000001100100010011111100111111001111110110111001111101001111110011111100111111001111111000000110010001001111110011111100111111011011100111101101011110 3f3f3f3f81913f3f3f6e7d3f3f3f3f81913f3f3f6e7b5e
EUC-JP ????¢ú?ñn}????¢ú?ñn{^ 00111111001111110011111100111111101000011111000110001111101010111110001000111111100011111010101111010000011011100111110100111111001111110011111100111111101000011111000110001111101010111110001000111111100011111010101111010000011011100111101101011110 3f3f3f3fa1f18fabe23f8fabd06e7d3f3f3f3fa1f18fabe23f8fabd06e7b5e
UTF-8 «²¢ú½ñn}«²¢ú½ñn{^ 11000010100011111100001010101011110000101011001011000010100011111100001010100010110000111011101011000010101111011100001110110001011011100111110111000010100011111100001010101011110000101011001011000010100011111100001010100010110000111011101011000010101111011100001110110001011011100111101101011110 c28fc2abc2b2c28fc2a2c3bac2bdc3b16e7dc28fc2abc2b2c28fc2a2c3bac2bdc3b16e7b5e
UHC ??²???½?n}??²???½?n{^ 00111111001111111010100111110111001111110011111100111111101010001111011000111111011011100111110100111111001111111010100111110111001111110011111100111111101010001111011000111111011011100111101101011110 3f3fa9f73f3f3fa8f63f6e7d3f3fa9f73f3f3fa8f63f6e7b5e

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