RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

🔡 Ever wondered how Ruby translates numbers into characters—or even emojis?

In my latest article, I explore how Ruby’s .chr and .ord methods reveal the hidden logic behind ASCII, accented characters like “á”, and even emojis like “😀”. From raw bytes to multi-byte UTF-8 encoding, it’s a fascinating journey into how characters really work in Ruby.

https://rubystacknews.com/2025/06/26/%f0%9f%a7%b5-from-ascii-to-emojis-understanding-rubys-chr-and-ord-methods/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in