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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 魘俸瓦魘俸瓦^ 11101001101101001001010111101110100010101010001011101001101101001001010111101110100010101010001001011110 e9b495ee8aa2e9b495ee8aa25e
EUC-JP 魘俸瓦魘俸瓦^ 11110010101101101100101011110000101101001010010011110010101101101100101011110000101101001010010001011110 f2b6caf0b4a4f2b6caf0b4a45e
UTF-8 魘俸瓦魘俸瓦^ 11101001101011011001100011100100101111111011100011100111100100111010011011101001101011011001100011100100101111111011100011100111100100111010011001011110 e9ad98e4bfb8e793a6e9ad98e4bfb8e793a65e
UHC ?俸瓦?俸瓦^ 0011111111011100111001001110100010111111001111111101110011100100111010001011111101011110 3fdce4e8bf3fdce4e8bf5e

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