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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驫門「ィ}驫門「ィ{^ 111010011000101010010110111001011010001010101000011111011110100110001010100101101110010110100010101010000111101101011110 e98a96e5a2a87de98a96e5a2a87b5e
EUC-JP 驫門「ィ}驫門「ィ{^ 11110001111010101100110011100111100011101010001010001110101010000111110111110001111010101100110011100111100011101010001010001110101010000111101101011110 f1eacce78ea28ea87df1eacce78ea28ea87b5e
UTF-8 驫門「ィ}驫門「ィ{^ 111010011010100110101011111010011001011010000000111011111011110110100010111011111011110110101000011111011110100110101001101010111110100110010110100000001110111110111101101000101110111110111101101010000111101101011110 e9a9abe99680efbda2efbda87de9a9abe99680efbda2efbda87b5e
UHC ?門??}?門??{^ 00111111110110101010011000111111001111110111110100111111110110101010011000111111001111110111101101011110 3fdaa63f3f7d3fdaa63f3f7b5e

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