Test case: btoa(String.fromCharCode(252)) should return "/A=="
Description
btoa for Node.JS (it's a one-liner)
Languages
JavaScript
100%
Test case: btoa(String.fromCharCode(252)) should return "/A=="