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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驫ケ豕・驫ケ豕・^ 11101001100010101011100111100110101100111010010111101001100010101011100111100110101100111010010101011110 e98ab9e6b3a5e98ab9e6b3a55e
EUC-JP 驫ケ豕・驫ケ豕・^ 1111000111101010100011101011100111101100101101011000111010100101111100011110101010001110101110011110110010110101100011101010010101011110 f1ea8eb9ecb58ea5f1ea8eb9ecb58ea55e
UTF-8 驫ケ豕・驫ケ豕・^ 11101001101010011010101111101111101111011011100111101000101100011001010111101111101111011010010111101001101010011010101111101111101111011011100111101000101100011001010111101111101111011010010101011110 e9a9abefbdb9e8b195efbda5e9a9abefbdb9e8b195efbda55e
UHC ??豕???豕?^ 0011111100111111111000111100111000111111001111110011111111100011110011100011111101011110 3f3fe3ce3f3f3fe3ce3f5e

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