π Unicode Explorer A sleek, educational web tool to convert between Unicode code points and characters β perfect for developers, students, and curious minds.
Unicode Explorer Screenshot
β¨ Features π Two-way conversion: Unicode β Character & Character β Unicode π Educational section: Learn what Unicode is and how it works π¨ Modern UI: Clean, responsive, dark-themed design π±οΈ Keyboard support: Press Enter to convert π± Mobile-friendly: Works great on phones, tablets, and desktops β Input validation: Handles errors gracefully π§ͺ Supports hex & decimal: Enter 234 or 0xEA β both work! π Live Demo π https://ehsanqasimi.github.io/unicodeToCharacter/
π οΈ How to Use
- Clone or Download bash
1 2 git clone https://github.com/yourusername/unicode-explorer.git cd unicode-explorer 2. Open in Browser Just open index.html in any modern browser β no server required!
π‘ Example Conversions 234 Γͺ Unicode β Char 0xEA Γͺ Unicode β Char Γͺ U+00EA (234) Char β Unicode π U+1F600 (128512) Char β Unicode
π§βπ» Built With HTML5 CSS3 (Flexbox, Responsive Design) JavaScript (ES6+) Google Fonts (Roboto) π Project Structure
1 2 3 4 5 unicode-explorer/ βββ index.html # Main HTML structure βββ style.css # Styling and layout βββ script.js # Conversion logic and event handling βββ README.md # You are here! π€ How to Contribute We welcome contributions! Hereβs how:
Fork the project Create your feature branch (git checkout -b feature/AmazingFeature) Commit your changes (git commit -m 'Add some AmazingFeature') Push to the branch (git push origin feature/AmazingFeature) Open a Pull Request π License Distributed under the MIT License. See LICENSE for more information.
π Acknowledgments Inspired by early web development curiosity Thanks to MDN Web Docs for Unicode references Icons or fonts from Google Fonts π¬ Feedback or Ideas? Found a bug? Have a feature request? π Open an Issue or reach out!
βοΈ Made by Mohamad Ehsan Qasemi π LinkedIn: https://www.linkedin.com/in/mohamad-ehsan-qasemi-07529b2ba π§ ehsan@luckytech.dev
