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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 癒??D癒??D^ 1001011011111100001111110011111101000100100101101111110000111111001111110100010001011110 96fc3f3f4496fc3f3f445e
EUC-JP 癒??D癒??D^ 1100110011111110001111110011111101000100110011001111111000111111001111110100010001011110 ccfe3f3f44ccfe3f3f445e
UTF-8 癒먮쳱D癒먮쳱D^ 111001111001100110010010111010111010100010101110111011001011001110110001010001001110011110011001100100101110101110101000101011101110110010110011101100010100010001011110 e79992eba8aeecb3b144e79992eba8aeecb3b1445e
UHC 癒먮쳱D癒먮쳱D^ 111010111010100010010000111010111010101110010100010001001110101110101000100100001110101110101011100101000100010001011110 eba890ebab9444eba890ebab94445e

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