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 豐夥牟魍雅、句ム 11100110101100101001101011101100100101101011010011101001101100011000100111101011101001001000101111100101111101001001000011010001 e6b29aec96b4e9b189eba48be5f490d1
EUC-JP 豐夥牟魍雅、句?ム 1110110010110100110101001110111011001100101101101111001010110011101100101110110110001110101001001011011011100111001111111000111011010001 ecb4d4eeccb6f2b3b2ed8ea4b6e73f8ed1
UTF-8 豐夥牟魍雅、句ム 111010001011000110010000111001011010010010100101111001111000100110011111111010011010110110001101111010011001101110000101111011111011110110100100111001011000111110100101111011101000110010111111111011111011111010010001 e8b190e5a4a5e7899fe9ad8de99b85efbda4e58fa5ee8cbfefbe91
UHC ??牟?雅?句?? 001111110011111111011001101111110011111111100100101110100011111111001111101000110011111100111111 3f3fd9bf3fe4ba3fcfa33f3f

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