i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Binary

  • How I convert number bases without doing binary by hand

    Base conversion helps when working with binary flags, hex colours, low-level values, or documentation that uses different number systems. I use Number Base Converter for the quick version of this task, then I review the …

    27 Sep 2026 · 2 min read · #numbers #binary #hex #tools

  • How I read text as binary without overthinking it

    Text can be represented as bytes, and bytes can be shown as binary. The interesting part is that not every character is one byte. The Text to Binary tool helps with the mechanical part, but I still check the result …

    27 Sep 2026 · 2 min read · #binary #text #encoding #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub