# What is OP\_RETURN？

To be easier, we can regard OP\_RETURN as a memo function, which can permanently write data into the Bitcoin network; Currently OP\_RETURN supports up to 80 bytes of data; punctuation marks, numbers, letters occupy 1 byte, and Chinese characters occupy 3 byte。
