How to give message bits in gnuradio

hello

I am a beginner in GNU RADIO. I am doing a project using gnuradio to
simulate RFID tag. An RFID tag contains information which have to be
transmitted. The question is how to put that data (in the form of 1’s
and 0’s) in gnuradio and which block can be used for this purpose.
Thanks in advance.