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 。隕ュ}。隕ュ{^ 1010000111101000101001101010110101111101101000011110100010100110101011010111101101011110 a1e8a6ad7da1e8a6ad7b5e
EUC-JP 。隕ュ}。隕ュ{^ 100011101010000111110000101010001000111010101101011111011000111010100001111100001010100010001110101011010111101101011110 8ea1f0a88ead7d8ea1f0a88ead7b5e
UTF-8 。隕ュ}。隕ュ{^ 111011111011110110100001111010011001101010010101111011111011110110101101011111011110111110111101101000011110100110011010100101011110111110111101101011010111101101011110 efbda1e99a95efbdad7defbda1e99a95efbdad7b5e
UHC ?隕?}?隕?{^ 0011111111101010101000100011111101111101001111111110101010100010001111110111101101011110 3feaa23f7d3feaa23f7b5e

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