Is it possible to encrypt a string into an RSA OAEP key?

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

I am currently working on a project that requires rsaoaep256 encryption. I was wondering if itโ€™s possible to encrypt a string with an rsaoaep256 encryption, and where would be good references to get a better understanding of this subject in JS and Postman?