/bitwise-escape

Single HTML page for dynamic display of two unsigned integer numbers in base 10, 2 and 16, as well as base 10, 2 and 16 dynamic computation of the results of bitwise operations on those numbers. Easy to use and intuitive.

Primary LanguageHTML

bitwise-escape

Single HTML page for dynamic display of :

  • Two unsigned integer numbers in base 10, 2 and 16, as well as the results of bitwise operations on those numbers in base 10, 2 and 16.
  • Escaped sequence of code units in an UTF-8 / UTF-16 encoded string.

Easy to use and intuitive. See it in action at Github Pages