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 洄鑈洄鑈^ 11110100111010011111101011111010111110111110011111110100111010011111101011111010111110111110011101011110 f4e9fafafbe7f4e9fafafbe75e
EUC-JP ?洄鑈?洄鑈^ 001111111000111111000111101010111000111111100101111010110011111110001111110001111010101110001111111001011110101101011110 3f8fc7ab8fe5eb3f8fc7ab8fe5eb5e
UTF-8 洄鑈洄鑈^ 11101110100011101001100011100110101101001000010011101001100100011000100011101110100011101001100011100110101101001000010011101001100100011000100001011110 ee8e98e6b484e99188ee8e98e6b484e991885e
UHC ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e

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