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 ィ奝エ}ィ奝エ{^ 1010100011111010101000101011010001111101101010001111101010100010101101000111101101011110 a8faa2b47da8faa2b47b5e
EUC-JP ィ奝エ}ィ奝エ{^ 1000111010101000100011111011100011111000100011101011010001111101100011101010100010001111101110001111100010001110101101000111101101011110 8ea88fb8f88eb47d8ea88fb8f88eb47b5e
UTF-8 ィ奝エ}ィ奝エ{^ 111011111011110110101000111001011010010110011101111011111011110110110100011111011110111110111101101010001110010110100101100111011110111110111101101101000111101101011110 efbda8e5a59defbdb47defbda8e5a59defbdb47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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