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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鞐搾スォ郢晢スィ螳 1110100011011110100011011110111110111101101010111110011110111001100111011110111110111101101010001110010110101110 e8de8defbdabe7b99defbda8e5ae
EUC-JP 鞐搾スォ郢晢スィ螳 111100001110000010111010111100011000111010111101100011101010101111101110101110111101101011110001100011101011110110001110101010001110101010110000 f0e0baf18ebd8eabeebbdaf18ebd8ea8eab0
UTF-8 鞐搾スォ郢晢スィ螳 111010011001111010010000111001101001000010111110111011111011110110111101111011111011110110101011111010011000001110100010111001101001100110100010111011111011110110111101111011111011110110101000111010001001111010110011 e99e90e690beefbdbdefbdabe983a2e699a2efbdbdefbda8e89eb3
UHC ?搾??????螳 0011111111110011101101100011111100111111001111110011111100111111001111111101001111011001 3ff3b63f3f3f3f3f3fd3d9

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