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 轤呈恂轤呈恂^ 11100111100000101001001011100110100111001001011011100111100000101001001011100110100111001001011001011110 e78292e69c96e78292e69c965e
EUC-JP 轤呈恂轤呈恂^ 11101101111000101100010011101000110101111111011011101101111000101100010011101000110101111111011001011110 ede2c4e8d7f6ede2c4e8d7f65e
UTF-8 轤呈恂轤呈恂^ 11101000101111011010010011100101100100011000100011100110100000011000001011101000101111011010010011100101100100011000100011100110100000011000001001011110 e8bda4e59188e68182e8bda4e59188e681825e
UHC ?呈恂?呈恂^ 0011111111101111110100001110001011100001001111111110111111010000111000101110000101011110 3fefd0e2e13fefd0e2e15e

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