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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 奝溷ォ駕蠏逍セ 111110101010001010011111111001011010101110001001111011011110010110110101111001111001011010111110 faa29fe5ab89ede5b5e796be
EUC-JP 奝溷ォ駕蠏逍セ 100011111011100011111000110111101110011110001110101010111011001011101111111010101011011111101101111101101000111010111110 8fb8f8dee78eabb2efeab7edf68ebe
UTF-8 奝溷ォ駕蠏逍セ 111001011010010110011101111001101011101010110111111011111011110110101011111010011010011110010101111010001010000010001111111010011000000010001101111011111011110110111110 e5a59de6bab7efbdabe9a795e8a08fe9808defbdbe
UHC ???駕?逍? 001111110011111100111111110010101011110100111111111000011100111000111111 3f3f3fcabd3fe1ce3f

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