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 驤槭現}驤槭現{^ 111010011000100010011110111000111000110010111011011111011110100110001000100111101110001110001100101110110111101101011110 e9889ee38cbb7de9889ee38cbb7b5e
EUC-JP 驤槭現}驤槭現{^ 111100011110100011011100111001011011100010111101011111011111000111101000110111001110010110111000101111010111101101011110 f1e8dce5b8bd7df1e8dce5b8bd7b5e
UTF-8 驤槭現}驤槭現{^ 111010011010100110100100111001101010011110101101111001111000111110111110011111011110100110101001101001001110011010100111101011011110011110001111101111100111101101011110 e9a9a4e6a7ade78fbe7de9a9a4e6a7ade78fbe7b5e
UHC ??現}??現{^ 0011111100111111111110101101111001111101001111110011111111111010110111100111101101011110 3f3ffade7d3f3ffade7b5e

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