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 ’F‘¢’A’A’F‘¢’A’A^ 1001001001000110100100011010001010010010010000011001001001000001100100100100011010010001101000101001001001000001100100100100000101011110 924691a292419241924691a2924192415e
SJIS-WIN ?F?¢?A?A?F?¢?A?A^ 00111111010001100011111110000001100100010011111101000001001111110100000100111111010001100011111110000001100100010011111101000001001111110100000101011110 3f463f81913f413f413f463f81913f413f415e
EUC-JP ?F?¢?A?A?F?¢?A?A^ 00111111010001100011111110100001111100010011111101000001001111110100000100111111010001100011111110100001111100010011111101000001001111110100000101011110 3f463fa1f13f413f413f463fa1f13f413f415e
UTF-8 ’F‘¢’A’A’F‘¢’A’A^ 110000101001001001000110110000101001000111000010101000101100001010010010010000011100001010010010010000011100001010010010010001101100001010010001110000101010001011000010100100100100000111000010100100100100000101011110 c29246c291c2a2c29241c29241c29246c291c2a2c29241c292415e
UHC ?F???A?A?F???A?A^ 0011111101000110001111110011111100111111010000010011111101000001001111110100011000111111001111110011111101000001001111110100000101011110 3f463f3f3f413f413f463f3f3f413f415e

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