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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠅コム雅ァ大煥妤 11100101101000101011101011010001100010011110101110100111100100011110010111100000100001011111101010100100 e5a2bad189eba791e5e085faa4
EUC-JP 蠅コム雅ァ大煥妤 1110101010100100100011101011101010001110110100011011001011101101100011101010011111000010111001111101111111100101100011111011100110101111 eaa48eba8ed1b2ed8ea7c2e7dfe58fb9af
UTF-8 蠅コム雅ァ大煥妤 111010001010000010000101111011111011110110111010111011111011111010010001111010011001101110000101111011111011110110100111111001011010010010100111111001111000010110100101111001011010011010100100 e8a085efbdbaefbe91e99b85efbda7e5a4a7e785a5e5a6a4
UHC 蠅??雅?大煥? 111000111011001000111111001111111110010010111010001111111101001111011110111111001011101000111111 e3b23f3fe4ba3fd3defcba3f

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