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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豢ゥ遶ェ豢ゥ遶ェ^ 11100110101101001010100111100111101010111010101011100110101101001010100111100111101010111010101001011110 e6b4a9e7abaae6b4a9e7abaa5e
EUC-JP 豢ゥ遶ェ豢ゥ遶ェ^ 1110110010110110100011101010100111101110101011011000111010101010111011001011011010001110101010011110111010101101100011101010101001011110 ecb68ea9eead8eaaecb68ea9eead8eaa5e
UTF-8 豢ゥ遶ェ豢ゥ遶ェ^ 11101000101100011010001011101111101111011010100111101001100000011011011011101111101111011010101011101000101100011010001011101111101111011010100111101001100000011011011011101111101111011010101001011110 e8b1a2efbda9e981b6efbdaae8b1a2efbda9e981b6efbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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