A simple yet powerful online tool to count Instagram bio characters — including emoji support! Each emoji counts as 2 characters, just like Instagram does. This helps you write the perfect bio without getting cut off.
- ✅ Real-time character counting
- 🧠 Emoji-aware logic (each emoji = 2 characters)
- 📱 Fully responsive design (mobile-friendly)
- ⚡ Fast, lightweight, and no external dependencies
- 🔒 Privacy-first: No data is saved or sent anywhere
The tool splits text into emojis and normal characters using Unicode-based detection. It then calculates:
- Total character count
- Number of emojis
- Remaining allowed characters (out of 150)
The UI alerts you if you exceed the Instagram bio limit.
📆 instagram-bio-counter/
├━ 📄 index.html
├━ 📄 style.css
├━ 📄 script.js
└━ 📄 README.md
-
Download or clone this repository:
git clone https://github.com/chiragpatel009/instagram-bio-counter.git
-
Open
index.htmlin your browser. -
Start typing into the bio box!
- Social media managers optimizing bios
- Influencers refining brand intros
- Personal accounts crafting catchy bios
- Anyone using emojis in their bio
- Clean semantic HTML
- OpenGraph & Twitter meta tags
- Mobile-friendly + fast
- Canonical URL supported
This project is licensed under the MIT License — you're free to use, modify, and distribute.
Built with ❤️ by Chirag Patel
Have feedback or suggestions? Open an issue