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 1110101001000000001111110011111101000000111010100100000000111111001111110100000001000010 ea403f3f40ea403f3f4042
EUC-JP 鵝??@鵝??@B 1111001110100001001111110011111101000000111100111010000100111111001111110100000001000010 f3a13f3f40f3a13f3f4042
UTF-8 鵝딇뢈@鵝딇뢈@B 111010011011010110011101111010111001010010000111111010111010001010001000010000001110100110110101100111011110101110010100100001111110101110100010100010000100000001000010 e9b59deb9487eba28840e9b59deb9487eba2884042
UHC 鵝딇뢈@鵝딇뢈@B 111001001011110110001010111011011000111101000100010000001110010010111101100010101110110110001111010001000100000001000010 e4bd8aed8f4440e4bd8aed8f444042

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