| Nombre del símbolo | Presentation Form For Vertical Left Black Lenticular Bracket |
| Versión Unicode | 1.1 |
| Unicode | U+FE3B |
| Bloque Unicode | |
| Categoría general | Open Punctuation (Ps) |
| UTF-8 | EF B8 BB |
| UTF-16 | FE3B |
| UTF-32 | 0000FE3B |
1\documentclass{article}2\usepackage{pifont}3\text{PRESENTATIONFORMFORVERTICALLEFTBLACKLENTICULARBRACKET}4\end{document}Puedes escribir el símbolo presentation form for vertical left black lenticular bracket en la mayoría de dispositivos modernos con los siguientes métodos:
Alt + 65083 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "presentation form for vertical left black lenticular bracket", or use Unicode Hex Input with FE3B.
Ctrl + Shift + U, type fe3b, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the symbol keyboard.
Paste from this page or use a keyboard with bracket and quote support.
1span.presentation-form-for-vertical-left-black-lenticular-bracket::before { content: "\FE3B"; }1<span>︻</span>La representación del símbolo Presentation Form For Vertical Left Black Lenticular Bracket en diferentes lenguajes de programación se muestra en la tabla:
| Lenguaje | Representación |
|---|---|
| JavaScript / TypeScript | '\uFE3B' or String.fromCodePoint(65083) |
| Python | '\N{PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET}' or chr(65083) |
| Rust | '\u{FE3B}' |
| C / C++ | UTF-8 source or wchar_t with U+FE3B |
| Go | string(rune(0xFE3B)) |
| Ruby | "\u{FE3B}" |
| Código CSS | \FE3B |
| Código hexadecimal | 0xFE3B |
| Código HTML | ︻ |
| LaTeX | \text{PRESENTATIONFORMFORVERTICALLEFTBLACKLENTICULARBRACKET} |
| Símbolo | ︻ |
| Codificación URL (porcentaje UTF-8) | %EF%B8%BB |
| Nombre oral / lector de pantalla | Presentation Form For Vertical Left Black Lenticular Bracket |