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’K‘± 100100100100011010010010010000011001001001000000100100100101011110010010010000011001001001001100100100100100011010010010010000011001001001000000100100100101011110010010010010111001000110110001 92469241924092579241924c9246924192409257924b91b1
SJIS-WIN ?F?A?@?W?A?L?F?A?@?W?K?± 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101001011001111111000000101111101 3f463f413f403f573f413f4c3f463f413f403f573f4b3f817d
EUC-JP ?F?A?@?W?A?L?F?A?@?W?K?± 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101001011001111111010000111011110 3f463f413f403f573f413f4c3f463f413f403f573f4b3fa1de
UTF-8 ’F’A’@’W’A’L’F’A’@’W’K‘± 11000010100100100100011011000010100100100100000111000010100100100100000011000010100100100101011111000010100100100100000111000010100100100100110011000010100100100100011011000010100100100100000111000010100100100100000011000010100100100101011111000010100100100100101111000010100100011100001010110001 c29246c29241c29240c29257c29241c2924cc29246c29241c29240c29257c2924bc291c2b1
UHC ?F?A?@?W?A?L?F?A?@?W?K?± 00111111010001100011111101000001001111110100000000111111010101110011111101000001001111110100110000111111010001100011111101000001001111110100000000111111010101110011111101001011001111111010000110111110 3f463f413f403f573f413f4c3f463f413f403f573f4b3fa1be

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