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 ÷©ðïóµIN}÷©ðïóµIN{^ 11110111101010011111000011101111111100111011010101001001010011100111110111110111101010011111000011101111111100111011010101001001010011100111101101011110 f7a9f0eff3b5494e7df7a9f0eff3b5494e7b5e
SJIS-WIN ÷?????IN}÷?????IN{^ 100000011000000000111111001111110011111100111111001111110100100101001110011111011000000110000000001111110011111100111111001111110011111101001001010011100111101101011110 81803f3f3f3f3f494e7d81803f3f3f3f3f494e7b5e
EUC-JP ÷©ðïó?IN}÷©ðïó?IN{^ 10100001111000001000111110100010111011011000111110101001110000111000111110101011110000011000111110101011110100010011111101001001010011100111110110100001111000001000111110100010111011011000111110101001110000111000111110101011110000011000111110101011110100010011111101001001010011100111101101011110 a1e08fa2ed8fa9c38fabc18fabd13f494e7da1e08fa2ed8fa9c38fabc18fabd13f494e7b5e
UTF-8 ÷©ðïóµIN}÷©ðïóµIN{^ 11000011101101111100001010101001110000111011000011000011101011111100001110110011110000101011010101001001010011100111110111000011101101111100001010101001110000111011000011000011101011111100001110110011110000101011010101001001010011100111101101011110 c3b7c2a9c3b0c3afc3b3c2b5494e7dc3b7c2a9c3b0c3afc3b3c2b5494e7b5e
UHC ÷?ð???IN}÷?ð???IN{^ 1010000111000000001111111010100110100011001111110011111100111111010010010100111001111101101000011100000000111111101010011010001100111111001111110011111101001001010011100111101101011110 a1c03fa9a33f3f3f494e7da1c03fa9a33f3f3f494e7b5e

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