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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蟄伜霎ソ葹 1110011111100010101100011110010110101101100110001110010111110101100011111110100010111110101111111110010011011111 e7e2b1e5ad98e5f58fe8bebfe4df
EUC-JP 鈔ア蟄伜?霎ソ葹 111011101110010010001110101100011110101010101111110100001110011100111111111100001100000010001110101111111110100011100001 eee48eb1eaafd0e73ff0c08ebfe8e1
UTF-8 鈔ア蟄伜霎ソ葹 111010011000100010010100111011111011110110110001111010001001111110000100111001001011110010011100111011101000111110111010111010011001110010001110111011111011110110111111111010001001000110111001 e98894efbdb1e89f84e4bc9cee8fbae99c8eefbdbfe891b9
UHC ??蟄????? 001111110011111111110110110111100011111100111111001111110011111100111111 3f3ff6de3f3f3f3f3f

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