Picture of already converted code
I'm stuck at converting a decimal number to Hex UTF-8 bytes. Can anyone help me out by explaining how do you convert it or what formula is used to convert it? If any of you have a Javascript code that already does that, it will help.
Example: 210 (decimal number) converts to C3 92 (UTF-8 bytes)