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 巐弥嚊巐弥嚊^ 11111010101101101001011011101101100110101000011111111010101101101001011011101101100110101000011101011110 fab696ed9a87fab696ed9a875e
EUC-JP 巐弥嚊巐弥嚊^ 100011111011101111111001110011001110111111010011111001111000111110111011111110011100110011101111110100111110011101011110 8fbbf9ccefd3e78fbbf9ccefd3e75e
UTF-8 巐弥嚊巐弥嚊^ 11100101101101111001000011100101101111001010010111100101100110101000101011100101101101111001000011100101101111001010010111100101100110101000101001011110 e5b790e5bca5e59a8ae5b790e5bca5e59a8a5e
UHC ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e

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