OpenCV — how to interpret contents of cv::imread object

I am new to OpenCV and have tried to copy the contents of a cv::imread object to an array. When I print the contents, however, I get a bunch of characters like this

^N
^X
^Y
^Q
^[
^U

How am I to interpret this as RGB values: