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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 癒?n}癒?n{^ 1001011011111100001111110110111001111101100101101111110000111111011011100111101101011110 96fc3f6e7d96fc3f6e7b5e
EUC-JP 癒?n}癒?n{^ 1100110011111110001111110110111001111101110011001111111000111111011011100111101101011110 ccfe3f6e7dccfe3f6e7b5e
UTF-8 癒뻩n}癒뻩n{^ 1110011110011001100100101110101110111011101010010110111001111101111001111001100110010010111010111011101110101001011011100111101101011110 e79992ebbba96e7de79992ebbba96e7b5e
UHC 癒뻩n}癒뻩n{^ 11101011101010001001011001101111011011100111110111101011101010001001011001101111011011100111101101011110 eba8966f6e7deba8966f6e7b5e

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