Mathematical Left Flattened Parenthesis vs Right Outer Join
VS
속성 비교
| 속성 | ⟮ 27EE | ⟖ 27D6 |
|---|---|---|
| 이름 | Mathematical Left Flattened Parenthesis | Right Outer Join |
| 카테고리 | Math Symbols | Math Symbols |
| 블록 | Miscellaneous Mathematical Symbols-A | Miscellaneous Mathematical Symbols-A |
| 스크립트 | Zyyy | Zyyy |
| 일반 카테고리 | Open Punctuation (Ps) | Math Symbol (Sm) |
| 양방향 | ON | ON |
인코딩 비교
| 형식 | 27EE | 27D6 |
|---|---|---|
| Unicode | U+27EE | U+27D6 |
| HTML Decimal | ⟮ | ⟖ |
| HTML Hex | ⟮ | ⟖ |
| CSS | \27EE | \27D6 |
| JavaScript | \u{27EE} | \u{27D6} |
| Python | \u27ee | \u27d6 |
| UTF-8 | e2 9f ae | e2 9f 96 |
구별하는 방법
Mathematical Left Flattened Parenthesis와 Right Outer Join는 모두 Math Symbols 카테고리와 Miscellaneous Mathematical Symbols-A 블록에 속합니다. 코드 포인트와 인코딩, Unicode 속성을 비교하여 구별하세요.
팁: 문자를 hex 편집기에 붙여넣거나
charCodeAt()
를 JavaScript에서 사용하여 실제 코드 포인트를 확인하세요.