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 ?捲?????^ 001111111000110010011110001111110011111100111111001111110011111101011110 3f8c9e3f3f3f3f3f5e
EUC-JP ?捲?????^ 001111111011011111111110001111110011111100111111001111110011111101011110 3fb7fe3f3f3f3f3f5e
UTF-8 뤋捲퐥폀뿅렰렯^ 11101011101001001000101111100110100011011011001011101101100100001010010111101101100011111000000011101011101111111000010111101011101000001011000011101011101000001010111101011110 eba48be68db2ed90a5ed8f80ebbf85eba0b0eba0af5e
UHC 뤋捲퐥폀뿅렰렯^ 100011111011101111001111111011001011110110001110101111001000111110111011110100001000111010111101100011101011110001011110 8fbbcfecbd8ebc8fbbd08ebd8ebc5e

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