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 10001111110010001111100010111100101111000100000010001111110010001111100010111100101111000100000001000010 8fc8f8bcbc408fc8f8bcbc4042
EUC-JP 省?シ@省?シ@B 10111110110010100011111110001110101111000100000010111110110010100011111110001110101111000100000001000010 beca3f8ebc40beca3f8ebc4042
UTF-8 省シ@省シ@B 111001111001110010000001111011101001100110011011111011111011110110111100010000001110011110011100100000011110111010011001100110111110111110111101101111000100000001000010 e79c81ee999befbdbc40e79c81ee999befbdbc4042
UHC 省??@省??@B 1110000011111101001111110011111101000000111000001111110100111111001111110100000001000010 e0fd3f3f40e0fd3f3f4042

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