Use a for-loop to loop through given string to get ASCII code, and use charCodeAt() method. A charCodeAt() method retrieves a Unicode value.
確定! 回上一頁