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 驫募ョ茨スク竏ス郢 1110100110001010100101011110010110101110100010001110111110111101101110001110001010001000101111011110011110111001 e98a95e5ae88efbdb8e288bde7b9
EUC-JP 驫募ョ茨スク竏ス郢 111100011110101011001010111001111000111010101110101100001111000110001110101111011000111010111000111000111110100010001110101111011110111010111011 f1eacae78eaeb0f18ebd8eb8e3e88ebdeebb
UTF-8 驫募ョ茨スク竏ス郢 111010011010100110101011111001011000101110011111111011111011110110101110111010001000110010101000111011111011110110111101111011111011110110111000111001111010101110001111111011111011110110111101111010011000001110100010 e9a9abe58b9fefbdaee88ca8efbdbdefbdb8e7ab8fefbdbde983a2
UHC ?募?茨????? 0011111111011001101101000011111111101101101111000011111100111111001111110011111100111111 3fd9b43fedbc3f3f3f3f3f

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