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 001111110011111101111101011010010011111100111111011111010110100101000010 3f3f7d693f3f7d6942
SJIS-WIN 猩錫}i猩錫}iB 11100000110011011000111011100000011111010110100111100000110011011000111011100000011111010110100101000010 e0cd8ee07d69e0cd8ee07d6942
EUC-JP 猩錫}i猩錫}iB 11100000110011111011110011100010011111010110100111100000110011111011110011100010011111010110100101000010 e0cfbce27d69e0cfbce27d6942
UTF-8 猩錫}i猩錫}iB 1110011110001100101010011110100110001100101010110111110101101001111001111000110010101001111010011000110010101011011111010110100101000010 e78ca9e98cab7d69e78ca9e98cab7d6942
UHC 猩錫}i猩錫}iB 11100000111110101110000010111000011111010110100111100000111110101110000010111000011111010110100101000010 e0fae0b87d69e0fae0b87d6942

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