Skip to content
EmojiDB

U+230A · Opening punctuation

HTML entity

⌊

LaTeX

\lfloor

Left Floor Symbol ⌊

⌊ is left floor, U+230A. Unicode also records it as “APL downstile”. It was added in Unicode 1.1, and Unicode files it under Opening punctuation.

Also known as

  • APL downstile

Codes & technical data

UnicodeU+230A
HTML hex⌊
HTML decimal⌊
CSS\230A
JavaScript\u{230A}
Python\U0000230A
Java / C#\u230A
Rust\u{230a}
Swift\u{230A}
PHP\u{230A}
URL encoded%E2%8C%8A
UTF-8 bytesE2 8C 8A
UTF-16 bytes230A
Base644oyK
Decimal8970
HTML entity⌊
LaTeX\lfloor
CategoryOpening punctuation (Ps)
IntroducedUnicode 1.1

Will ⌊ survive being pasted?

  • Normalisation. Yes. ⌊ is unchanged by NFKC, so it survives normalising systems intact.
  • Legacy encodings. ⌊ is Unicode-only — it has no Latin-1 equivalent, so a system stuck on an 8-bit encoding cannot represent it.
  • Size. 3 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.

Nearby in Miscellaneous Technical

Symbols from engineering, electronics and computing: APL operators, keyboard keys, dentistry and cartography marks. The ⌘ ⌥ ⇧ ⏎ keys people paste into shortcut documentation live here.

All 256 characters in Miscellaneous Technical →

How to type ⌊

WindowsType 230A then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for “left floor”
LinuxPress Ctrl+Shift+U, type 230a, press Enter
HTML⌊

About Unicode’s Opening punctuation category

This is an opening bracket. Editors that highlight matching pairs, and bidirectional text algorithms, both key off this category rather than off the glyph.

Frequently asked questions

How do I type the ⌊ left floor symbol?
On Windows, type 230A and press Alt+X. On Linux press Ctrl+Shift+U then 230a. On any system the quickest route is the copy button on this page.
What is the code for ⌊?
Left Floor is U+230A, written in HTML as ⌊ and in LaTeX as \lfloor. In UTF-8 it takes 3 bytes. The table above lists every escape format.
What kind of character is ⌊?
Left Floor is filed under Opening punctuation in the Miscellaneous Technical block, and was introduced in Unicode 1.1. This is an opening bracket. Editors that highlight matching pairs, and bidirectional text algorithms, both key off this category rather than off the glyph.