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 銜具セ倡ケ占ウサ雍 1110011111110000100010111110111110111110100110001110011110111001100100001110100010110011101110111110100010110100 e7f08befbe98e7b990e8b3bbe8b4
EUC-JP 銜具セ倡ケ占ウサ雍 111011101111001010110110111100011000111010111110110100001110100110001110101110011100000011101010100011101011001110001110101110111111000010110110 eef2b6f18ebed0e98eb9c0ea8eb38ebbf0b6
UTF-8 銜具セ倡ケ占ウサ雍 111010011000101010011100111001011000010110110111111011111011110110111110111001011000000010100001111011111011110110111001111001011000110110100000111011111011110110110011111011111011110110111011111010011001101110001101 e98a9ce585b7efbdbee580a1efbdb9e58da0efbdb3efbdbbe99b8d
UHC 銜具?倡?占??雍 1111100111100111110011101111110100111111111100111101101100111111111011111011111100111111001111111110100010111100 f9e7cefd3ff3db3fefbf3f3fe8bc

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