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’Z‘¦’N‘»‘¶on}’F’Z‘¦’N‘»‘¶on{^ 10010010010001101001001001011010100100011010011010010010010011101001000110111011100100011011011001101111011011100111110110010010010001101001001001011010100100011010011010010010010011101001000110111011100100011011011001101111011011100111101101011110 9246925a91a6924e91bb91b66f6e7d9246925a91a6924e91bb91b66f6e7b5e
SJIS-WIN ?F?Z???N???¶on}?F?Z???N???¶on{^ 001111110100011000111111010110100011111100111111001111110100111000111111001111110011111110000001111101110110111101101110011111010011111101000110001111110101101000111111001111110011111101001110001111110011111100111111100000011111011101101111011011100111101101011110 3f463f5a3f3f3f4e3f3f3f81f76f6e7d3f463f5a3f3f3f4e3f3f3f81f76f6e7b5e
EUC-JP ?F?Z?¦?N???¶on}?F?Z?¦?N???¶on{^ 00111111010001100011111101011010001111111000111110100010110000110011111101001110001111110011111100111111101000101111100101101111011011100111110100111111010001100011111101011010001111111000111110100010110000110011111101001110001111110011111100111111101000101111100101101111011011100111101101011110 3f463f5a3f8fa2c33f4e3f3f3fa2f96f6e7d3f463f5a3f8fa2c33f4e3f3f3fa2f96f6e7b5e
UTF-8 ’F’Z‘¦’N‘»‘¶on}’F’Z‘¦’N‘»‘¶on{^ 11000010100100100100011011000010100100100101101011000010100100011100001010100110110000101001001001001110110000101001000111000010101110111100001010010001110000101011011001101111011011100111110111000010100100100100011011000010100100100101101011000010100100011100001010100110110000101001001001001110110000101001000111000010101110111100001010010001110000101011011001101111011011100111101101011110 c29246c2925ac291c2a6c2924ec291c2bbc291c2b66f6e7dc29246c2925ac291c2a6c2924ec291c2bbc291c2b66f6e7b5e
UHC ?F?Z???N???¶on}?F?Z???N???¶on{^ 001111110100011000111111010110100011111100111111001111110100111000111111001111110011111110100010110100100110111101101110011111010011111101000110001111110101101000111111001111110011111101001110001111110011111100111111101000101101001001101111011011100111101101011110 3f463f5a3f3f3f4e3f3f3fa2d26f6e7d3f463f5a3f3f3f4e3f3f3fa2d26f6e7b5e

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