Can i use unicode to display chinese?

Description

I want display use unicode . Just like lv_label_set_text(label, chinese). The ‘chinese’ use unicode .

What MCU/Processor/Board and compiler are you using?

IMXRT1052

What LVGL version are you using?

V8

What do you want to achieve?

What have you tried so far?

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.