Next Page Symbol
⎘ is the NEXT PAGE symbol used to indicate moving forward to the next page in interfaces and documents.
U+2398
The symbol ⎘ represents “NEXT PAGE” (Unicode U+2398). It’s commonly used in technical and digital contexts to label pagination controls and navigation hints.
Next Page Symbol Meaning
⎘ is a Unicode character with the name “NEXT PAGE” (U+2398). It visually communicates that a reader should move forward—typically to the following page in a list, document, or browsing flow. Because it’s a dedicated navigation glyph, it can be used in UI labels (like pagination buttons), accessibility-friendly text, or inline help text where you want a concise, symbolic instruction. You can also pair it with words such as “Next” to make the action clear in multilingual layouts. Use it when you need a compact symbol that clearly signals forward navigation without relying on arrows alone.
Common uses
- •Pagination controls for websites and apps (e.g., “⎘ Next Page” buttons)
- •Document navigation hints in ebooks, PDFs, or reading interfaces
- •Table or gallery browsing UI to indicate moving to the next set of items
- •Instructions in technical documentation and user guides
- •Status/help text in software logs or terminal-style displays
Examples
⎘ Next Page Symbol (Technical & Computer)
- ⎘Press ⎘ to go to the next page.
- ⎘⎘ Next page
- ⎘Showing results 21–40. ⎘ Next page
- ⎘Use ⎘ to continue reading.
- ⎘Navigate: ⎘ Next Page
Variations
Ready to copy
Technical codes
| Unicode | U+2398 | |
| HTML Entity | ⎘ | |
| HTML Code | ⎘ | |
| CSS | \2398 |
FAQ
What does the Next Page symbol mean?
⎘ is a Unicode character with the name “NEXT PAGE” (U+2398). It visually communicates that a reader should move forward—typically to the following page in a list, document, or browsing flow. Because it’s a dedicated navigation glyph, it can be used in UI labels (like pagination buttons), accessibility-friendly text, or inline help text where you want a concise, symbolic instruction. You can also pair it with words such as “Next” to make the action clear in multilingual layouts. Use it when you need a compact symbol that clearly signals forward navigation without relying on arrows alone.
What Unicode character is ⎘?
⎘ is the “NEXT PAGE” symbol with Unicode code point U+2398.
How do I copy the symbol ⎘?
Copy the character directly from this page. It is a single Unicode glyph: ⎘.
How can I use ⎘ in HTML?
Use the HTML entity: ⎘.
How do I type ⎘ using CSS or JavaScript?
In CSS, use \\2398. In JavaScript, use \\u{2398}.