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 믒엕뼭}믒엕뼭{^ 111010111010111110010010111011001001011110010101111010111011110010101101011111011110101110101111100100101110110010010111100101011110101110111100101011010111101101011110 ebaf92ec9795ebbcad7debaf92ec9795ebbcad7b5e
UHC 믒엕뼭}믒엕뼭{^ 100100101101010110011110011011011001011010110000011111011001001011010101100111100110110110010110101100000111101101011110 92d59e6d96b07d92d59e6d96b07b5e

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