Kajotte Studio

โš™๏ธ Complete Developer Tools Kit

Quick access to generators, converters, and validators essential for a programmer's daily workflow, organized by topic.

๐Ÿ›ก๏ธ Security and Hashing

Tools for generating strong passwords, testing cryptographic hashes, and SSL.

๐Ÿ’ก Emoji and Character Invocation Examples

See what the code looks like and how the result renders using different encoding formats (Decimal, Hexadecimal, Named).

Less Than
Named: &lt; โ†’ <
Decimal: &#60; โ†’ <
Hexadecimal: &#x3C; โ†’ <

Greater Than
Named: &gt; โ†’ >
Decimal: &#62; โ†’ >
Hexadecimal: &#x3E; โ†’ >

Ampersand &
Named: &amp; โ†’ &
Decimal: &#38; โ†’ &
Hexadecimal: &#x26; โ†’ &

Quote Mark "
Named: &quot; โ†’ "
Decimal: &#34; โ†’ "
Hexadecimal: &#x22; โ†’ "

Copyright ยฉ
Named: &copy; โ†’ ©
Decimal: &#169; โ†’ ©
Hexadecimal: &#xA9; โ†’ ©

Euro โ‚ฌ
Named: &euro; โ†’ €
Decimal: &#8364; โ†’ €
Hexadecimal: &#x20AC; โ†’ €

Non-breaking Space
Named: &nbsp; โ†’  
Decimal: &#160; โ†’  
Hexadecimal: &#xA0; โ†’  

Em Dash โ€”
Named: &mdash; โ†’ —
Decimal: &#8212; โ†’ —
Hexadecimal: &#x2014; โ†’ —

Heart โค๏ธ
Decimal: &#10084; โ†’ ❤
Hexadecimal: &#x2764; โ†’ ❤
Alternative: &#x1F499; โ†’ 💙

Lightning โšก
Named: &zap; โ†’ &zap;
Decimal: &#9889; โ†’ ⚡
Hexadecimal: &#x26A1; โ†’ ⚡

Tools ๐Ÿ› ๏ธ
Decimal: &#128737; โ†’ 🛡
Hexadecimal: &#x1F6E1; โ†’ 🛡
Alternative: &#9881; โ†’ ⚙

Book ๐Ÿ“š
Decimal: &#128218; โ†’ 📚
Hexadecimal: &#x1F4DA; โ†’ 📚
Alternative: &#128213; โ†’ 📕

Key Icon Shortcuts:

Icon Set Blog

Calculation Tool:

🧮 Advanced Scientific Calculator

Navigation: