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 魃悌叫魃悌叫^ 11101001101011111001001011101110100010111010100111101001101011111001001011101110100010111010100101011110 e9af92ee8ba9e9af92ee8ba95e
EUC-JP 魃悌叫魃悌叫^ 11110010101100011100010011110000101101101010101111110010101100011100010011110000101101101010101101011110 f2b1c4f0b6abf2b1c4f0b6ab5e
UTF-8 魃悌叫魃悌叫^ 11101001101011011000001111100110100000101000110011100101100011111010101111101001101011011000001111100110100000101000110011100101100011111010101101011110 e9ad83e6828ce58fabe9ad83e6828ce58fab5e
UHC 魃悌叫魃悌叫^ 11011011101001101111000010101010110100001010001111011011101001101111000010101010110100001010001101011110 dba6f0aad0a3dba6f0aad0a35e

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