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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 癒??i癒??iB 1001011011111100001111110011111101101001100101101111110000111111001111110110100101000010 96fc3f3f6996fc3f3f6942
EUC-JP 癒??i癒??iB 1100110011111110001111110011111101101001110011001111111000111111001111110110100101000010 ccfe3f3f69ccfe3f3f6942
UTF-8 癒얠눐i癒얠눐iB 111001111001100110010010111011001001011010100000111010111000100010010000011010011110011110011001100100101110110010010110101000001110101110001000100100000110100101000010 e79992ec96a0eb889069e79992ec96a0eb88906942
UHC 癒얠눐i癒얠눐iB 111010111010100010111110111011001000011110101100011010011110101110101000101111101110110010000111101011000110100101000010 eba8beec87ac69eba8beec87ac6942

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