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 ????W??????E 001111110011111100111111001111110101011100111111001111110011111100111111001111110011111101000101 3f3f3f3f573f3f3f3f3f3f45
SJIS-WIN ????W??????E 001111110011111100111111001111110101011100111111001111110011111100111111001111110011111101000101 3f3f3f3f573f3f3f3f3f3f45
EUC-JP ????W??????E 001111110011111100111111001111110101011100111111001111110011111100111111001111110011111101000101 3f3f3f3f573f3f3f3f3f3f45
UTF-8 렺좌렻렋W렺뗘렮렺뗘렮E 1110101110100000101110101110110010100010100011001110101110100000101110111110101110100000100010110101011111101011101000001011101011101011100101111001100011101011101000001010111011101011101000001011101011101011100101111001100011101011101000001010111001000101 eba0baeca28ceba0bbeba08b57eba0baeb9798eba0aeeba0baeb9798eba0ae45
UHC 렺좌렻렋W렺뗘렮렺뗘렮E 10001110110000101100000111000010100011101100001110001110101000100101011110001110110000101011011011000101100011101011101110001110110000101011011011000101100011101011101101000101 8ec2c1c28ec38ea2578ec2b6c58ebb8ec2b6c58ebb45

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