Text to ASCII Art Banner - Online Figlet & Font Generator
Convert plain text into stylish ASCII art banners using various font styles. Copy and paste to social media or comments. Fun retro tool.
UD5 Toolkit
Complete quick-reference chart of HTML character entities. Search, filter, and copy entity codes instantly. Essential for web developers.
| Char | Entity Name | Numeric | Unicode | Description |
|---|
No entities found. Try a different search term or filter.
<, >, &, and " have special meanings in HTML markup, they must be replaced with their corresponding entity references when used as literal text. Named entities (like &) are more readable than numeric references (like &) and are widely supported across all browsers. They're essential for displaying special symbols, mathematical notations, currency signs, accented letters, and preventing code injection.
© for ©), while numeric references use the character's Unicode code point in decimal (©) or hexadecimal (©) format. Named entities are easier to remember and read, but not every Unicode character has a named entity—only about 200+ do. Numeric references can represent any Unicode character. Both are valid in HTML5, but named entities are preferred for readability when available.
< produces < (less-than sign), while < or ≪ are not valid and won't be recognized. Always use the exact casing as defined in the HTML specification. Greek letter entities follow this pattern too: lowercase for lowercase letters (α → α) and initial capital for uppercase (Α → Α).
(non-breaking space)?
when you want to prevent an automatic line break between two words or elements. Common use cases include: keeping a person's first and last name together, preventing a number from being separated from its unit (e.g., "10 km"), keeping currency symbols attached to amounts, or creating visual spacing in navigation menus. Unlike a regular space, browsers won't wrap text at a non-breaking space. Be careful not to overuse it for layout purposes—use CSS margins and padding for proper spacing instead.
"© 2024") or use the Unicode escape sequence ("\u00A9 2024"). HTML named entities like © only work within HTML markup. If you're setting innerHTML, entities will be parsed. For JSON, always use the actual character or Unicode escape—named entities are not valid JSON. When dynamically inserting content, prefer textContent over innerHTML to avoid entity interpretation issues and potential XSS vulnerabilities.
& (&), < (<), > (>), " ("), ' ('), (non-breaking space), © (©), ® (®), ™ (™), — (—), – (–), € (€), and ♥ (♥). Bookmark this page or keep a reference chart handy for the rest—there's no shame in looking them up!
Convert plain text into stylish ASCII art banners using various font styles. Copy and paste to social media or comments. Fun retro tool.
Type text and render as ASCII art banner using FIGlet fonts. Copy to plain text or code comments. Multiple styles available. Nostalgic fun.
Paste standard HTML and get a valid React JSX component. Converts class to className, inline styles, etc. Local transformation.
Generate a small printable note with an encouraging message or joke to slip into a lunchbox.
Create styled text using Unicode math symbols that render as bold, italic, bold-italic, etc. Copy and paste to social media bios. Local generator.
Add ingredients and their bottle costs to calculate the pour cost and suggested menu price based on target pour cost percentage. Maximize bar profits.
Pick a country and get a random traditional recipe from that cuisine. Learn cooking worldwide. Local database.
Select the ingredients you have at home and see a list of cocktails you can make. Surprise yourself. Local database.
Mix multiple ambient sounds (rain, fireplace, cafe, forest) at different volumes. Create your perfect background noise. Local loops.
Generate an Astro component with frontmatter, template, and optional client‑side island directive. For content sites.
Custom dimensions for a square paper box with lid. Generate SVG/PDF for cutting. Perfect for small gifts.
Calculate volumetric weight for couriers (UPS, FedEx, DHL). Compare actual vs dimensional weight. Estimate shipping class based on total girth and length.
Drag protons, neutrons, and electrons onto a Bohr model template. See the element change. Educational tool.
Type any word and hear a unique synthetic sci‑fi sound effect generated from its letters. Fun audio experiment.
Get a thoughtful message to celebrate a colleague's work anniversary. Choose tone (formal, friendly, funny).
Fill in a few details and get a polished resignation letter. No data stored. Instant copy or print.
Build a color palette for charts that works for protanopia, deuteranopia, and grayscale. Export as array.
Sortable list of cooking oils with smoke points and best uses. Choose the right fat for the right heat.
Interactive scale showing dB levels of everyday sounds with playable samples. Hearing safety.
Search and browse a comprehensive table of SI units and common imperial conversions. For students and engineers.
Search by country or currency name to find its symbol and code. Quick static reference for international business.
An interactive reference for regular expression tokens. Click a token to see its explanation and example. Learn regex faster.
Search a library of famous company brand colors with hex codes. Copy any color instantly. For designers and marketers.
A visual guide to common copy‑editing and proofreading symbols. Click a mark to see its meaning. For writers.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Enter task names, start dates, and durations to generate a simple Gantt chart as an image. Quick project view.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Reference diagrams for USB‑A, USB‑C, micro‑USB pinouts. See wire colors and signal descriptions. Hardware hacking helper.
Convert a photo into a color‑reduced embroidery or cross‑stitch pattern with DMC thread colors. Adjust size and palette. Print chart.