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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 暎??@暎??@B 1001110111110011001111110011111101000000100111011111001100111111001111110100000001000010 9df33f3f409df33f3f4042
EUC-JP 暎??@暎??@B 1101101011110101001111110011111101000000110110101111010100111111001111110100000001000010 daf53f3f40daf53f3f4042
UTF-8 暎㏓몥@暎㏓몥@B 111001101001101010001110111000111000111110010011111010111010101010100101010000001110011010011010100011101110001110001111100100111110101110101010101001010100000001000010 e69a8ee38f93ebaaa540e69a8ee38f93ebaaa54042
UHC 暎㏓몥@暎㏓몥@B 111001111011001010100111111010111001000110010011010000001110011110110010101001111110101110010001100100110100000001000010 e7b2a7eb919340e7b2a7eb91934042

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