How to convert unicode character to its unicode hex string in Javascript?
Given: ֑
I want to get: "\u0591"
which is the "HEBREW ACCENT ETNAHTA"
More on that character here: https://www.fileformat.info/info/unicode/char/0591/index.htm