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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 洫鼇螫洫鼇螫^ 10011111101001111110101010000111111001011010110010011111101001111110101010000111111001011010110001011110 9fa7ea87e5ac9fa7ea87e5ac5e
EUC-JP 洫鼇螫洫鼇螫^ 11011110101010011111001111100111111010101010111011011110101010011111001111100111111010101010111001011110 dea9f3e7eaaedea9f3e7eaae5e
UTF-8 洫鼇螫洫鼇螫^ 11100110101101001010101111101001101111001000011111101000100111101010101111100110101101001010101111101001101111001000011111101000100111101010101101011110 e6b4abe9bc87e89eabe6b4abe9bc87e89eab5e
UHC ?鼇??鼇?^ 001111111110100010101000001111110011111111101000101010000011111101011110 3fe8a83f3fe8a83f5e

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