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 豐サ蠑冗、コ辷セ 111001101011001010111011111001011011110010001111111001111010010010111010111001111000100010111110 e6b2bbe5bc8fe7a4bae788be
EUC-JP 豐サ蠑冗、コ辷セ 11101100101101001000111010111011111010101011111010111110111010011000111010100100100011101011101011101101111010001000111010111110 ecb48ebbeabebee98ea48ebaede88ebe
UTF-8 豐サ蠑冗、コ辷セ 111010001011000110010000111011111011110110111011111010001010000010010001111001011000011010010111111011111011110110100100111011111011110110111010111010001011111010110111111011111011110110111110 e8b190efbdbbe8a091e58697efbda4efbdbae8beb7efbdbe
UHC ???冗???? 001111110011111100111111111010011011011100111111001111110011111100111111 3f3f3fe9b73f3f3f3f

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