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 鴕ァカ}鴕ァカ{^ 1110100111110110101001111011011001111101111010011111011010100111101101100111101101011110 e9f6a7b67de9f6a7b67b5e
EUC-JP 鴕ァカ}鴕ァカ{^ 111100101111100010001110101001111000111010110110011111011111001011111000100011101010011110001110101101100111101101011110 f2f88ea78eb67df2f88ea78eb67b5e
UTF-8 鴕ァカ}鴕ァカ{^ 111010011011010010010101111011111011110110100111111011111011110110110110011111011110100110110100100101011110111110111101101001111110111110111101101101100111101101011110 e9b495efbda7efbdb67de9b495efbda7efbdb67b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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