Remember that a JavaScript code unit is 16 bits wide. Therefore the hex string form will be 4 digits per code unit. usage: var str = "\u6f22\u5b57"; ...
確定! 回上一頁