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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??徇}??徇{^ 0011111100111111100111000110110101111101001111110011111110011100011011010111101101011110 3f3f9c6d7d3f3f9c6d7b5e
EUC-JP ??徇}??徇{^ 0011111100111111110101111100111001111101001111110011111111010111110011100111101101011110 3f3fd7ce7d3f3fd7ce7b5e
UTF-8 롍렍徇}롍렍徇{^ 111010111010000110001101111010111010000010001101111001011011111010000111011111011110101110100001100011011110101110100000100011011110010110111110100001110111101101011110 eba18deba08de5be877deba18deba08de5be877b5e
UHC 롍렍徇}롍렍徇{^ 100011101101001110001110101000111110001011011111011111011000111011010011100011101010001111100010110111110111101101011110 8ed38ea3e2df7d8ed38ea3e2df7b5e

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