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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蟄伜霎ソ葹エ 111001111110001010110001111001011010110110011000111001011111010110001111111010001011111010111111111001001101111110110100 e7e2b1e5ad98e5f58fe8bebfe4dfb4
EUC-JP 鈔ア蟄伜?霎ソ葹エ 1110111011100100100011101011000111101010101011111101000011100111001111111111000011000000100011101011111111101000111000011000111010110100 eee48eb1eaafd0e73ff0c08ebfe8e18eb4
UTF-8 鈔ア蟄伜霎ソ葹エ 111010011000100010010100111011111011110110110001111010001001111110000100111001001011110010011100111011101000111110111010111010011001110010001110111011111011110110111111111010001001000110111001111011111011110110110100 e98894efbdb1e89f84e4bc9cee8fbae99c8eefbdbfe891b9efbdb4
UHC ??蟄?????? 00111111001111111111011011011110001111110011111100111111001111110011111100111111 3f3ff6de3f3f3f3f3f3f

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