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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 摯?竅}摯?竅{^ 10011101100101010011111111100010100000010111110110011101100101010011111111100010100000010111101101011110 9d953fe2817d9d953fe2817b5e
EUC-JP 摯?竅}摯?竅{^ 11011001111101010011111111100011111000010111110111011001111101010011111111100011111000010111101101011110 d9f53fe3e17dd9f53fe3e17b5e
UTF-8 摯흡竅}摯흡竅{^ 111001101001000110101111111011011001110110100001111001111010101110000101011111011110011010010001101011111110110110011101101000011110011110101011100001010111101101011110 e691afed9da1e7ab857de691afed9da1e7ab857b5e
UHC 摯흡竅}摯흡竅{^ 111100101010011111001000111011011101000010101011011111011111001010100111110010001110110111010000101010110111101101011110 f2a7c8edd0ab7df2a7c8edd0ab7b5e

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