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 害쇤벎^ 11100101101011101011001111101100100001111010010011101011101100101000111001011110 e5aeb3ec87a4ebb28e5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP å®?ì?¤ë??^ 1000111110101011101010011000111110100010111011100011111110001111101010111100000000111111100011111010001011110000100011111010101110110011001111110011111101011110 8faba98fa2ee3f8fabc03f8fa2f08fabb33f3f5e
UTF-8 害쇤벎^ 11000011101001011100001010101110110000101011001111000011101011001100001010000111110000101010010011000011101010111100001010110010110000101000111001011110 c3a5c2aec2b3c3acc287c2a4c3abc2b2c28e5e
UHC ?®³??¤?²?^ 0011111110100010111001111010100111111000001111110011111110100010101101000011111110101001111101110011111101011110 3fa2e7a9f83f3fa2b43fa9f73f5e

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