How can I get the byte sequence of a particular UTF-8 string? I'm seeing what looks like some bug in the regex engine which is only triggered in some edge cases, and I'd like to know exactly what data it's working on.
Maybe charToRaw
?
> charToRaw("R-string")
[1] 52 2d 73 74 72 69 6e 67
Also check out the hexView package by none other than Paul Murrell.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With