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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 癒??}癒??{^ 1001011011111100001111110011111101111101100101101111110000111111001111110111101101011110 96fc3f3f7d96fc3f3f7b5e
EUC-JP 癒??}癒??{^ 1100110011111110001111110011111101111101110011001111111000111111001111110111101101011110 ccfe3f3f7dccfe3f3f7b5e
UTF-8 癒덈궚}癒덈궚{^ 111001111001100110010010111010111000110110001000111010101011011010011010011111011110011110011001100100101110101110001101100010001110101010110110100110100111101101011110 e79992eb8d88eab69a7de79992eb8d88eab69a7b5e
UHC 癒덈궚}癒덈궚{^ 111010111010100010001000111010111000001010101111011111011110101110101000100010001110101110000010101011110111101101011110 eba888eb82af7deba888eb82af7b5e

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