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 魘ォ逞秘エォ逞膿 11101001101101001010101111100111100101111001010011101001101101001010101111100111100101111001010001011110 e9b4abe79794e9b4abe797945e
EUC-JP 魘ォ逞秘エォ逞膿 11110010101101101000111010101011111011011111011111001000111010111000111010110100100011101010101111101101111101111100011110111111 f2b68eabedf7c8eb8eb48eabedf7c7bf
UTF-8 魘ォ逞秘エォ逞膿 111010011010110110011000111011111011110110101011111010011000000010011110111001111010011110011000111011111011110110110100111011111011110110101011111010011000000010011110111010001000011010111111 e9ad98efbdabe9809ee7a798efbdb4efbdabe9809ee886bf
UHC ??逞秘??逞膿 001111110011111111010110110000011101110111111010001111110011111111010110110000011101001011011011 3f3fd6c1ddfa3f3fd6c1d2db

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