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 耀??鳶??饒 10010111011100110011111100111111100100111100111000111111001111111110100101100000 97733f3f93ce3f3fe960
EUC-JP 耀??鳶??饒 11001101110101000011111100111111110001101101000000111111001111111111000111000001 cdd43f3fc6d03f3ff1c1
UTF-8 耀띸떓鳶⑵뤍饒 111010001000000010000000111010111001110110111000111010111001011010010011111010011011001110110110111000101001000110110101111010111010010010001101111010011010010110010010 e88080eb9db8eb9693e9b3b6e291b5eba48de9a592
UHC 耀띸떓鳶⑵뤍饒 1110100110100101100011011110011110001011101010011110011011101001101010011110100010001111101111011110100110101110 e9a58de78ba9e6e9a9e88fbde9ae

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