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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蠅コム雅ァ大煥 1110010110100010101110101101000110001001111010111010011110010001111001011110000010000101 e5a2bad189eba791e5e085
EUC-JP 蠅コム雅ァ大煥 1110101010100100100011101011101010001110110100011011001011101101100011101010011111000010111001111101111111100101 eaa48eba8ed1b2ed8ea7c2e7dfe5
UTF-8 蠅コム雅ァ大煥 111010001010000010000101111011111011110110111010111011111011111010010001111010011001101110000101111011111011110110100111111001011010010010100111111001111000010110100101 e8a085efbdbaefbe91e99b85efbda7e5a4a7e785a5
UHC 蠅??雅?大煥 1110001110110010001111110011111111100100101110100011111111010011110111101111110010111010 e3b23f3fe4ba3fd3defcba

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