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 魘ォ竇オ謐ィ螳滓シ 1110100110110100101010111110001010000101101101011110011010001101101010001110010110101110100111111110011010111100 e9b4abe285b5e68da8e5ae9fe6bc
EUC-JP 魘ォ竇オ謐ィ螳滓シ 111100101011011010001110101010111110001111100101100011101011010111101011111011011000111010101000111010101011000011011110111010001000111010111100 f2b68eabe3e58eb5ebed8ea8eab0dee88ebc
UTF-8 魘ォ竇オ謐ィ螳滓シ 111010011010110110011000111011111011110110101011111001111010101110000111111011111011110110110101111010001010110010010000111011111011110110101000111010001001111010110011111001101011101110010011111011111011110110111100 e9ad98efbdabe7ab87efbdb5e8ac90efbda8e89eb3e6bb93efbdbc
UHC ??竇?謐?螳滓? 00111111001111111101010011100100001111111101101011001101001111111101001111011001111011101010101100111111 3f3fd4e43fdacd3fd3d9eeab3f

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