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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 쌅遼롻}쌅遼롻{^ 111011001000110010000101111011111010011110000011111010111010000110111011011111011110110010001100100001011110111110100111100000111110101110100001101110110111101101011110 ec8c85efa783eba1bb7dec8c85efa783eba1bb7b5e
UHC 쌅遼롻}쌅遼롻{^ 100110101111100011101001101011001000111011110110011111011001101011111000111010011010110010001110111101100111101101011110 9af8e9ac8ef67d9af8e9ac8ef67b5e

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