2024-06-01 11:12:58 +02:00
|
|
|
---
|
2024-06-01 12:48:31 +02:00
|
|
|
title: Emojis and symbols in terminal and HTML
|
|
|
|
excerpt: This is just for personal reference and fun.
|
2024-06-01 11:12:58 +02:00
|
|
|
layout: mini
|
|
|
|
permalink: /n/emoji.html
|
|
|
|
redirect_from: /r/emoji.html
|
|
|
|
sitemap: true
|
2024-06-01 12:48:31 +02:00
|
|
|
robots: noai
|
2024-06-01 11:12:58 +02:00
|
|
|
lang: en
|
|
|
|
---
|
|
|
|
|
|
|
|
# Unemojied emojis
|
|
|
|
|
|
|
|
[John D. Cook shares a nice trick to prevent emojis from being displayed as
|
|
|
|
emojis](https://www.johndcook.com/blog/2022/09/30/preventing-emoji/) and I
|
|
|
|
want to store it here alongside the more personally
|
|
|
|
relevant symbols.
|
|
|
|
|
|
|
|
So to make something not an emoji, `U+FE0E` or `︎` and to use emoji,
|
|
|
|
`FE0F` or (`️`).
|
|
|
|
|
|
|
|
<!-- editorconfig-checker-disable -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
|
|
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
|
|
|
|
|
|
|
- [Motivational messages](#motivational-messages)
|
2024-06-01 11:24:34 +02:00
|
|
|
- [aminda.eu](#amindaeu)
|
2024-06-02 15:47:16 +02:00
|
|
|
- [friends](#friends)
|
2024-06-01 13:04:43 +02:00
|
|
|
- [Flags](#flags)
|
2024-06-01 12:48:31 +02:00
|
|
|
- [Kingdom Hearts](#kingdom-hearts)
|
|
|
|
- [Roman Numerals](#roman-numerals)
|
2024-06-01 11:12:58 +02:00
|
|
|
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
<!-- editorconfig-checker-enable -->
|
|
|
|
|
|
|
|
## Motivational messages
|
|
|
|
|
|
|
|
_My shellrc has some reminders for me and these are the sequences there._
|
|
|
|
|
|
|
|
- ⚧︎ Transgender symbol: `\u26A7\ufe0e` `⚧︎`
|
2024-06-01 11:55:09 +02:00
|
|
|
- ❄︎ Snowflake `\u2744\ufe0e` `❄︎`
|
|
|
|
- 🕊︎ Dove of Peace `\u1f54a\ufe0e` `🕊︎`
|
2024-06-01 11:24:34 +02:00
|
|
|
|
|
|
|
## aminda.eu
|
|
|
|
|
|
|
|
- 🧅︎ Onion: `\u1f9c5` `🧅︎`
|
|
|
|
- I guess it just doesn't have a non-emoji variant at least on my system at the time of writing?
|
2024-06-01 12:48:31 +02:00
|
|
|
|
2024-06-02 15:47:16 +02:00
|
|
|
### friends
|
|
|
|
|
|
|
|
- 🐾️ paws `🐾️`
|
|
|
|
- 🔥️ FIRE `🔥️`
|
|
|
|
|
2024-06-01 13:04:43 +02:00
|
|
|
## Flags
|
|
|
|
|
2024-06-01 13:15:16 +02:00
|
|
|
- 🏴‍☠︎ Pirate Flag: `\u1f3f4\u200d\u2620\ufe0f\ufe0e` or `🏴‍☠︎`
|
2024-06-02 15:47:16 +02:00
|
|
|
- 🏳️‍🌈︎ Pride Flag: `🏳️‍🌈`
|
|
|
|
- 🏳️‍⚧️‍︎ Trans Pride Flag: `🏳️‍⚧️‍︎`
|
2024-06-01 13:04:43 +02:00
|
|
|
|
2024-06-01 12:48:31 +02:00
|
|
|
## Kingdom Hearts
|
|
|
|
|
|
|
|
Well, one must be prepared to discuss the clash between Light and Darkness and the χ-blade, in case someone resurrects it?
|
|
|
|
|
|
|
|
- χ can be expressed as `\U03C7`, `χ` or neatly `χ`.
|
|
|
|
- In case of `&Chi` making it a capital letter turns it into Χ, but can you even distinguish that from X?
|
|
|
|
|
|
|
|
### Roman Numerals
|
|
|
|
|
|
|
|
_You have no idea how often I miss these. And I don't even mean to discuss the_ Organization ⅫⅠ.
|
|
|
|
|
|
|
|
**_WARNING: The first syntax may be incorrect._**
|
|
|
|
|
|
|
|
- Ⅰ `\u2160` or `Ⅰ`
|
|
|
|
- Ⅱ `\u2161` or `Ⅱ`
|
|
|
|
- Ⅲ `\u2162` or `Ⅲ`
|
|
|
|
- Ⅳ `\u2163` or `Ⅳ`
|
|
|
|
- Ⅴ `\u2164` or `Ⅴ`
|
|
|
|
- Ⅵ `\u2165` or `Ⅵ`
|
|
|
|
- Ⅶ `\u2166` or `Ⅶ`
|
|
|
|
- Ⅷ `\u2167` or `Ⅷ`
|
|
|
|
- Ⅸ `\u2168` or `Ⅸ`
|
|
|
|
- Ⅹ `\u2169` or `Ⅹ`
|
|
|
|
- Ⅺ `\u2170` or `Ⅺ`
|
|
|
|
- Ⅻ `\u216A` or `Ⅻ`
|
2024-06-02 15:51:42 +02:00
|
|
|
- ⅩⅢ: `\u2169\u2162` or `ⅩⅢ`
|
2024-06-01 12:48:31 +02:00
|
|
|
- Ⅹ‍Ⅳ `\u2169\u2163` or `Ⅹ‍Ⅳ`
|
|
|
|
|
|
|
|
<!-- TODO: FINISH THESE!
|
|
|
|
|
|
|
|
- Ⅼ `\u216B` or `Ⅰ`
|
|
|
|
- Ⅽ `\u216C` or `Ⅰ`
|
|
|
|
- Ⅾ `\u216D`
|
|
|
|
- Ⅿ `\u216E`
|
|
|
|
- ⅰ `\u216F`
|
|
|
|
- ⅱ `\u216G`
|
|
|
|
- ⅲ
|
|
|
|
- ⅳ
|
|
|
|
- ⅴ
|
|
|
|
- ⅵ
|
|
|
|
- ⅶ
|
|
|
|
- ⅷ
|
|
|
|
- ⅸ
|
|
|
|
- ⅹ
|
|
|
|
- ⅺ
|
|
|
|
- ⅻ
|
|
|
|
- ⅼ
|
|
|
|
- ⅽ
|
|
|
|
- ⅾ
|
|
|
|
- ⅿ
|
|
|
|
- ↀ
|
|
|
|
- ↁ
|
|
|
|
- ↂ
|
|
|
|
- Ↄ
|
|
|
|
- ↅ
|
|
|
|
- ↆ
|
|
|
|
- ↇ
|
|
|
|
- ↈ
|
|
|
|
|
|
|
|
-->
|