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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 淲ァ蠑宗淲ァ蠑宗B 111110110100010010100111111001011011110010001111010000001111101101000100101001111110010110111100100011110100000001000010 fb44a7e5bc8f40fb44a7e5bc8f4042
EUC-JP ?ァ蠑宗?ァ蠑宗B 001111111000111010100111111010101011111010111101101000010011111110001110101001111110101010111110101111011010000101000010 3f8ea7eabebda13f8ea7eabebda142
UTF-8 淲ァ蠑宗淲ァ蠑宗B 11100110101101111011001011101111101111011010011111101000101000001001000111100101101011101001011111100110101101111011001011101111101111011010011111101000101000001001000111100101101011101001011101000010 e6b7b2efbda7e8a091e5ae97e6b7b2efbda7e8a091e5ae9742
UHC ???宗???宗B 0011111100111111001111111111000011110011001111110011111100111111111100001111001101000010 3f3f3ff0f33f3f3ff0f342

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