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{^ 00111111011111010110111101101111011011100111110100111111011111010110111101101111011011100111101101011110 3f7d6f6f6e7d3f7d6f6f6e7b5e
SJIS-WIN 論}oon}論}oon{^ 100110000101111101111101011011110110111101101110011111011001100001011111011111010110111101101111011011100111101101011110 985f7d6f6f6e7d985f7d6f6f6e7b5e
EUC-JP 論}oon}論}oon{^ 110011111100000001111101011011110110111101101110011111011100111111000000011111010110111101101111011011100111101101011110 cfc07d6f6f6e7dcfc07d6f6f6e7b5e
UTF-8 論}oon}論}oon{^ 1110100010101011100101100111110101101111011011110110111001111101111010001010101110010110011111010110111101101111011011100111101101011110 e8ab967d6f6f6e7de8ab967d6f6f6e7b5e
UHC 論}oon}論}oon{^ 110101101110010101111101011011110110111101101110011111011101011011100101011111010110111101101111011011100111101101011110 d6e57d6f6f6e7dd6e57d6f6f6e7b5e

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