Presentation Form For Vertical Left Parenthesis vs Presentation Form For Vertical Wavy Low Line
VS
속성 비교
| 속성 | ︵ FE35 | ︴ FE34 |
|---|---|---|
| 이름 | Presentation Form For Vertical Left Parenthesis | Presentation Form For Vertical Wavy Low Line |
| 카테고리 | Punctuation | Punctuation |
| 블록 | CJK Compatibility Forms | CJK Compatibility Forms |
| 스크립트 | Zyyy | Zyyy |
| 일반 카테고리 | Open Punctuation (Ps) | Connector Punctuation (Pc) |
| 양방향 | ON | ON |
인코딩 비교
| 형식 | FE35 | FE34 |
|---|---|---|
| Unicode | U+FE35 | U+FE34 |
| HTML Decimal | ︵ | ︴ |
| HTML Hex | ︵ | ︴ |
| CSS | \FE35 | \FE34 |
| JavaScript | \u{FE35} | \u{FE34} |
| Python | \ufe35 | \ufe34 |
| UTF-8 | ef b8 b5 | ef b8 b4 |
구별하는 방법
Presentation Form For Vertical Left Parenthesis와 Presentation Form For Vertical Wavy Low Line는 모두 Punctuation 카테고리와 CJK Compatibility Forms 블록에 속합니다. 코드 포인트와 인코딩, Unicode 속성을 비교하여 구별하세요.
팁: 문자를 hex 편집기에 붙여넣거나
charCodeAt()
를 JavaScript에서 사용하여 실제 코드 포인트를 확인하세요.