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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????乘??^ 001111110011111100111111001111111001100010101001001111110011111101011110 3f3f3f3f98a93f3f5e
EUC-JP ????乘??^ 001111110011111100111111001111111101000010101011001111110011111101011110 3f3f3f3fd0ab3f3f5e
UTF-8 뤵쳩퉶쪕乘렫렏^ 11101011101001001011010111101100101100111010100111101101100010011011011011101100101010101001010111100100101110011001100011101011101000001010101111101011101000001000111101011110 eba4b5ecb3a9ed89b6ecaa95e4b998eba0abeba08f5e
UHC 뤵쳩퉶쪕乘렫렏^ 100011111110001110101011100011101011100110001110101001011000111111100011101010111000111010111001100011101010010101011110 8fe3ab8eb98ea58fe3ab8eb98ea55e

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