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 렋囹뽦}렋囹뽦{^ 111010111010000010001011111011111010011010101001111010111011110110100110011111011110101110100000100010111110111110100110101010011110101110111101101001100111101101011110 eba08befa6a9ebbda67deba08befa6a9ebbda67b5e
UHC 렋囹뽦}렋囹뽦{^ 100011101010001011100111101010101001011011100010011111011000111010100010111001111010101010010110111000100111101101011110 8ea2e7aa96e27d8ea2e7aa96e27b5e

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