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 嫉湜湿嫉湜湿^ 1111000010101011100011101011100111111011010001111000111010111100111100001010101110001110101110011111101101000111100011101011110001011110 f0ab8eb9fb478ebcf0ab8eb9fb478ebc5e
EUC-JP ?嫉湜湿?嫉湜湿^ 0011111110111100101110111000111111000111111111001011110010111110001111111011110010111011100011111100011111111100101111001011111001011110 3fbcbb8fc7fcbcbe3fbcbb8fc7fcbcbe5e
UTF-8 嫉湜湿嫉湜湿^ 11101110100000011010101011100101101010111000100111100110101110011001110011100110101110011011111111101110100000011010101011100101101010111000100111100110101110011001110011100110101110011011111101011110 ee81aae5ab89e6b99ce6b9bfee81aae5ab89e6b99ce6b9bf5e
UHC ?嫉湜??嫉湜?^ 00111111111100101110110011100011110101110011111100111111111100101110110011100011110101110011111101011110 3ff2ece3d73f3ff2ece3d73f5e

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