#utf-8

[ follow ]
fromRubyflow
1 month ago
Ruby on Rails

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

Ruby's .chr and .ord methods illuminate the conversion of characters from bytes to multi-byte UTF-8 encoding.
[ Load more ]