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 癒?〔癒?〔^ 1001011011111100001111111000000101101011100101101111110000111111100000010110101101011110 96fc3f816b96fc3f816b5e
EUC-JP 癒?〔癒?〔^ 1100110011111110001111111010000111001100110011001111111000111111101000011100110001011110 ccfe3fa1ccccfe3fa1cc5e
UTF-8 癒뤿〔癒뤿〔^ 11100111100110011001001011101011101001001011111111100011100000001001010011100111100110011001001011101011101001001011111111100011100000001001010001011110 e79992eba4bfe38094e79992eba4bfe380945e
UHC 癒뤿〔癒뤿〔^ 11101011101010001000111111101011101000011011001011101011101010001000111111101011101000011011001001011110 eba88feba1b2eba88feba1b25e

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