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’@’W’A’L’F’A’@’W’A’LB 10010010010001101001001001000001100100100100000010010010010101111001001001000001100100100100110010010010010001101001001001000001100100100100000010010010010101111001001001000001100100100100110001000010 92469241924092579241924c92469241924092579241924c42
SJIS-WIN ?F?A?@?W?A?L?F?A?@?W?A?LB 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110001000010 3f463f413f403f573f413f4c3f463f413f403f573f413f4c42
EUC-JP ?F?A?@?W?A?L?F?A?@?W?A?LB 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110001000010 3f463f413f403f573f413f4c3f463f413f403f573f413f4c42
UTF-8 ’F’A’@’W’A’L’F’A’@’W’A’LB 11000010100100100100011011000010100100100100000111000010100100100100000011000010100100100101011111000010100100100100000111000010100100100100110011000010100100100100011011000010100100100100000111000010100100100100000011000010100100100101011111000010100100100100000111000010100100100100110001000010 c29246c29241c29240c29257c29241c2924cc29246c29241c29240c29257c29241c2924c42
UHC ?F?A?@?W?A?L?F?A?@?W?A?LB 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110001000010 3f463f413f403f573f413f4c3f463f413f403f573f413f4c42

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