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 Ê½¼¶}oon}Ê½¼¶}oon{^ 100011111100101010111101101111001011011001111101011011110110111101101110011111011000111111001010101111011011110010110110011111010110111101101111011011100111101101011110 8fcabdbcb67d6f6f6e7d8fcabdbcb67d6f6f6e7b5e
SJIS-WIN ????¶}oon}????¶}oon{^ 0011111100111111001111110011111110000001111101110111110101101111011011110110111001111101001111110011111100111111001111111000000111110111011111010110111101101111011011100111101101011110 3f3f3f3f81f77d6f6f6e7d3f3f3f3f81f77d6f6f6e7b5e
EUC-JP ?Ê??¶}oon}?Ê??¶}oon{^ 001111111000111110101010101101000011111100111111101000101111100101111101011011110110111101101110011111010011111110001111101010101011010000111111001111111010001011111001011111010110111101101111011011100111101101011110 3f8faab43f3fa2f97d6f6f6e7d3f8faab43f3fa2f97d6f6f6e7b5e
UTF-8 Ê½¼¶}oon}Ê½¼¶}oon{^ 11000010100011111100001110001010110000101011110111000010101111001100001010110110011111010110111101101111011011100111110111000010100011111100001110001010110000101011110111000010101111001100001010110110011111010110111101101111011011100111101101011110 c28fc38ac2bdc2bcc2b67d6f6f6e7dc28fc38ac2bdc2bcc2b67d6f6f6e7b5e
UHC ??½¼¶}oon}??½¼¶}oon{^ 001111110011111110101000111101101010100011111001101000101101001001111101011011110110111101101110011111010011111100111111101010001111011010101000111110011010001011010010011111010110111101101111011011100111101101011110 3f3fa8f6a8f9a2d27d6f6f6e7d3f3fa8f6a8f9a2d27d6f6f6e7b5e

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