Is it possible to convert an octal code to a string character?

I already know about char and utf8 but I was wondering is there a in-built function for getting a character from an octal code?

nevermind utf8.char() exists, thank god lol