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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 魘雅椏遲ャ陝ケ 111010011011010010001001111010111001111010010011111001111010110110101100111010001001111110111001 e9b489eb9e93e7adace89fb9
EUC-JP 魘雅椏遲ャ陝ケ 1111001010110110101100101110110111011011111100111110111010101111100011101010110011110000101000011000111010111001 f2b6b2eddbf3eeaf8eacf0a18eb9
UTF-8 魘雅椏遲ャ陝ケ 111010011010110110011000111010011001101110000101111001101010010010001111111010011000000110110010111011111011110110101100111010011001100110011101111011111011110110111001 e9ad98e99b85e6a48fe981b2efbdace9999defbdb9
UHC ?雅?遲?陝? 00111111111001001011101000111111111100101100000000111111111000001110110100111111 3fe4ba3ff2c03fe0ed3f

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