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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 族?万}族?万{^ 10010001101100000011111110010110100111000111110110010001101100000011111110010110100111000111101101011110 91b03f969c7d91b03f969c7b5e
EUC-JP 族?万}族?万{^ 11000010101100100011111111001011111111000111110111000010101100100011111111001011111111000111101101011110 c2b23fcbfc7dc2b23fcbfc7b5e
UTF-8 族꿰万}族꿰万{^ 111001101001011110001111111010101011111110110000111001001011100010000111011111011110011010010111100011111110101010111111101100001110010010111000100001110111101101011110 e6978feabfb0e4b8877de6978feabfb0e4b8877b5e
UHC 族꿰万}族꿰万{^ 111100001110100110110010111001111101100010110010011111011111000011101001101100101110011111011000101100100111101101011110 f0e9b2e7d8b27df0e9b2e7d8b27b5e

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