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 イオ羇}イオ羇{^ 1011001010110101111000111011001001111101101100101011010111100011101100100111101101011110 b2b5e3b27db2b5e3b27b5e
EUC-JP イオ羇}イオ羇{^ 100011101011001010001110101101011110011010110100011111011000111010110010100011101011010111100110101101000111101101011110 8eb28eb5e6b47d8eb28eb5e6b47b5e
UTF-8 イオ羇}イオ羇{^ 111011111011110110110010111011111011110110110101111001111011111010000111011111011110111110111101101100101110111110111101101101011110011110111110100001110111101101011110 efbdb2efbdb5e7be877defbdb2efbdb5e7be877b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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