티스토리 뷰
String.fromCharCode(num1[, ...[, numN]])
[num1, ..., numN]
UTF-16 코드 유닛인 숫자 뭉치. 가능한 값의 범위는 0부터 65535(0xFFFF)까지입니다. 0xFFFF를 초과하는 값은 잘립니다. 유효성 검사는 하지 않습니다.
[반환 값]
주어진 UTF-16 코드 유닛 N개로 이루어진 문자열.
아스키코드 번호 조회
www.easycalculation.com/ascii-hex.php
String to ASCII chart, ASCII to decimal convertor, String to decimal converter, string hexadecimal / hex conversion
www.easycalculation.com
응용
See the Pen [JS] String.fromCharCode() by mill (@millfeel) on CodePen.
[공부 좌표]
'이론 > JS' 카테고리의 다른 글
[JS] scrollY() / scrollTo() / scrollBy() / scroll() (0) | 2021.10.24 |
---|---|
[JS] 로드했을 때 input에 포커스 되게 하는 방법 focus() (0) | 2021.04.28 |
[JS] 정수와 단위를 함께 쓸 경우 숫자만 추출하는 parseInt() (0) | 2021.04.19 |
[JS] Array.prototype.join() (0) | 2021.04.14 |
[JS] String.prototype.indexOf() (0) | 2021.04.14 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 링크막기 #a링크막기
- scrollHeight
- 프로퍼티
- __proto__
- prototype 프로퍼티
- 불일치 연산자
- 대괄포 표기법
- 일치 연산자
- 동치 연산자
- property
- 객체의 프로퍼티
- clinetTop
- @font-face
- innerHeight
- 동등 연산자
- offsetHeight
- offsetTop
- 부등 연산자
- constructor
- outerHeight
- [[Prototype]]
- 점 표기법
- javascript class
- scrollTop
- clientHeight
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
글 보관함