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 閹ウ豢ゥ閹ウ豢ゥ^ 11101000100001101011001111100110101101001010100111101000100001101011001111100110101101001010100101011110 e886b3e6b4a9e886b3e6b4a95e
EUC-JP 閹ウ豢ゥ閹ウ豢ゥ^ 1110111111100110100011101011001111101100101101101000111010101001111011111110011010001110101100111110110010110110100011101010100101011110 efe68eb3ecb68ea9efe68eb3ecb68ea95e
UTF-8 閹ウ豢ゥ閹ウ豢ゥ^ 11101001100101101011100111101111101111011011001111101000101100011010001011101111101111011010100111101001100101101011100111101111101111011011001111101000101100011010001011101111101111011010100101011110 e996b9efbdb3e8b1a2efbda9e996b9efbdb3e8b1a2efbda95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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