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 鈊、豕・鈊、豕・^ 11111011110000111010010011100110101100111010010111111011110000111010010011100110101100111010010101011110 fbc3a4e6b3a5fbc3a4e6b3a55e
EUC-JP 鈊、豕・鈊、豕・^ 10001111111000111011111110001110101001001110110010110101100011101010010110001111111000111011111110001110101001001110110010110101100011101010010101011110 8fe3bf8ea4ecb58ea58fe3bf8ea4ecb58ea55e
UTF-8 鈊、豕・鈊、豕・^ 11101001100010001000101011101111101111011010010011101000101100011001010111101111101111011010010111101001100010001000101011101111101111011010010011101000101100011001010111101111101111011010010101011110 e9888aefbda4e8b195efbda5e9888aefbda4e8b195efbda55e
UHC ??豕???豕?^ 0011111100111111111000111100111000111111001111110011111111100011110011100011111101011110 3f3fe3ce3f3f3fe3ce3f5e

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