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 イゥ躍}イゥ躍{^ 1011001010101001100101101111010001111101101100101010100110010110111101000111101101011110 b2a996f47db2a996f47b5e
EUC-JP イゥ躍}イゥ躍{^ 100011101011001010001110101010011100110011110110011111011000111010110010100011101010100111001100111101100111101101011110 8eb28ea9ccf67d8eb28ea9ccf67b5e
UTF-8 イゥ躍}イゥ躍{^ 111011111011110110110010111011111011110110101001111010001011101010001101011111011110111110111101101100101110111110111101101010011110100010111010100011010111101101011110 efbdb2efbda9e8ba8d7defbdb2efbda9e8ba8d7b5e
UHC ??躍}??躍{^ 0011111100111111111001011011100001111101001111110011111111100101101110000111101101011110 3f3fe5b87d3f3fe5b87b5e

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