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 險幗至}險幗至{^ 111010001010100010011011111011001000111010001010011111011110100010101000100110111110110010001110100010100111101101011110 e8a89bec8e8a7de8a89bec8e8a7b5e
EUC-JP 險幗至}險幗至{^ 111100001010101011010110111011101011101111101010011111011111000010101010110101101110111010111011111010100111101101011110 f0aad6eebbea7df0aad6eebbea7b5e
UTF-8 險幗至}險幗至{^ 111010011001101010101010111001011011100110010111111010001000011110110011011111011110100110011010101010101110010110111001100101111110100010000111101100110111101101011110 e99aaae5b997e887b37de99aaae5b997e887b37b5e
UHC 險?至}險?至{^ 11111010110011110011111111110010101110000111110111111010110011110011111111110010101110000111101101011110 facf3ff2b87dfacf3ff2b87b5e

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