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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 魴晨促}魴晨促{^ 111010011011010110011101111011011001000110100011011111011110100110110101100111011110110110010001101000110111101101011110 e9b59ded91a37de9b59ded91a37b5e
EUC-JP 魴晨促}魴晨促{^ 111100101011011111011010111011111100001010100101011111011111001010110111110110101110111111000010101001010111101101011110 f2b7daefc2a57df2b7daefc2a57b5e
UTF-8 魴晨促}魴晨促{^ 111010011010110110110100111001101001100110101000111001001011111110000011011111011110100110101101101101001110011010011001101010001110010010111111100000110111101101011110 e9adb4e699a8e4bf837de9adb4e699a8e4bf837b5e
UHC ?晨促}?晨促{^ 00111111111000111110011111110101101101010111110100111111111000111110011111110101101101010111101101011110 3fe3e7f5b57d3fe3e7f5b57b5e

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