--- title: Emojis and symbols in terminal and HTML excerpt: This is just for personal reference and fun. layout: mini permalink: /n/emoji.html redirect_from: /r/emoji.html sitemap: true robots: noai 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 (`️`). Automaattinen sisällysluettelo / Automatically generated Table of Contents - [Motivational messages](#motivational-messages) - [aminda.eu](#amindaeu) - [friends](#friends) - [Flags](#flags) - [Kingdom Hearts](#kingdom-hearts) - [Roman Numerals](#roman-numerals) ## Motivational messages _My shellrc has some reminders for me and these are the sequences there._ - ⚧︎ Transgender symbol: `\u26A7\ufe0e` `⚧︎` - ❄︎ Snowflake `\u2744\ufe0e` `❄︎` - 🕊︎ Dove of Peace `\u1f54a\ufe0e` `🕊︎` ## 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? ### friends - 🐾️ paws `🐾️` - 🔥️ FIRE `🔥️` ## Flags - 🏴‍☠︎ Pirate Flag: `\u1f3f4\u200d\u2620\ufe0f\ufe0e` or `🏴‍☠︎` - 🏳️‍🌈︎ Pride Flag: `🏳️‍🌈` - 🏳️‍⚧️‍︎ Trans Pride Flag: `🏳️‍⚧️‍︎` ## 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 `Ⅻ` - ⅩⅢ: `\u2169\u2162` or `ⅩⅢ` - Ⅹ‍Ⅳ `\u2169\u2163` or `Ⅹ‍Ⅳ`