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