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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 魘雅スァ[魘雅スァ[^ 111010011011010010001001111010111011110110100111010110111110100110110100100010011110101110111101101001110101101101011110 e9b489ebbda75be9b489ebbda75b5e
EUC-JP 魘雅スァ[魘雅スァ[^ 11110010101101101011001011101101100011101011110110001110101001110101101111110010101101101011001011101101100011101011110110001110101001110101101101011110 f2b6b2ed8ebd8ea75bf2b6b2ed8ebd8ea75b5e
UTF-8 魘雅スァ[魘雅スァ[^ 111010011010110110011000111010011001101110000101111011111011110110111101111011111011110110100111010110111110100110101101100110001110100110011011100001011110111110111101101111011110111110111101101001110101101101011110 e9ad98e99b85efbdbdefbda75be9ad98e99b85efbdbdefbda75b5e
UHC ?雅??[?雅??[^ 00111111111001001011101000111111001111110101101100111111111001001011101000111111001111110101101101011110 3fe4ba3f3f5b3fe4ba3f3f5b5e

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