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{^ 11110000101011101101101011101000110110011111001101011100011011100111110111110000101011101101101011101000110110011111001101011100011011100111101101011110 f0aedae8d9f35c6e7df0aedae8d9f35c6e7b5e
SJIS-WIN ??????\n}??????\n{^ 00111111001111110011111100111111001111110011111101011100011011100111110100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f5c6e7b5e
EUC-JP ð®ÚèÙó\n}ð®ÚèÙó\n{^ 10001111101010011100001110001111101000101110111010001111101010101110001010001111101010111011001010001111101010101110001110001111101010111101000101011100011011100111110110001111101010011100001110001111101000101110111010001111101010101110001010001111101010111011001010001111101010101110001110001111101010111101000101011100011011100111101101011110 8fa9c38fa2ee8faae28fabb28faae38fabd15c6e7d8fa9c38fa2ee8faae28fabb28faae38fabd15c6e7b5e
UTF-8 ð®ÚèÙó\n}ð®ÚèÙó\n{^ 11000011101100001100001010101110110000111001101011000011101010001100001110011001110000111011001101011100011011100111110111000011101100001100001010101110110000111001101011000011101010001100001110011001110000111011001101011100011011100111101101011110 c3b0c2aec39ac3a8c399c3b35c6e7dc3b0c2aec39ac3a8c399c3b35c6e7b5e
UHC ð®????\n}ð®????\n{^ 1010100110100011101000101110011100111111001111110011111100111111010111000110111001111101101010011010001110100010111001110011111100111111001111110011111101011100011011100111101101011110 a9a3a2e73f3f3f3f5c6e7da9a3a2e73f3f3f3f5c6e7b5e

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