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 ?壹?????^ 001111111001101011100011001111110011111100111111001111110011111101011110 3f9ae33f3f3f3f3f5e
EUC-JP ?壹?????^ 001111111101010011100101001111110011111100111111001111110011111101011110 3fd4e53f3f3f3f3f5e
UTF-8 뤌壹퉶쪕쇳렫렏^ 11101011101001001000110011100101101000111011100111101101100010011011011011101100101010101001010111101100100001111011001111101011101000001010101111101011101000001000111101011110 eba48ce5a3b9ed89b6ecaa95ec87b3eba0abeba08f5e
UHC 뤌壹퉶쪕쇳렫렏^ 100011111011110011101100111011001011100110001110101001011000111110111100111011011000111010111001100011101010010101011110 8fbcececb98ea58fbced8eb98ea55e

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