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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 耀??援??宥 10010111011100110011111100111111100010011000011100111111001111111001011101000111 97733f3f89873f3f9747
EUC-JP 耀??援??宥 11001101110101000011111100111111101100011110011100111111001111111100110110101000 cdd43f3fb1e73f3fcda8
UTF-8 耀붵뢿援⑴솻宥 111010001000000010000000111010111011011010110101111010111010001010111111111001101000111110110100111000101001000110110100111011001000011010111011111001011010111010100101 e88080ebb6b5eba2bfe68fb4e291b4ec86bbe5aea5
UHC 耀붵뢿援⑴솻宥 1110100110100101100101001110001110001111100000101110101010110101101010011110011110011001101100001110101011101001 e9a594e38f82eab5a9e799b0eae9

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