perldoc > Encode::JP::JIS7

šŸ“› NAME

Encode::JP::JIS7 šŸ”§ internally used by Encode::JP

šŸš€ Quick Reference

Use CaseCommandDescription
šŸ”¤ Encode to JIS7use Encode 'encode'; $jis7 = encode('jis7', $string);Convert Perl string to JIS7 byte stream
šŸ”™ Decode from JIS7use Encode 'decode'; $string = decode('jis7', $jis7_bytes);Convert JIS7 bytes back to Perl string
šŸ“¦ Use via Encode::JPuse Encode::JP; $jis7 = encode('jis7', $string);Leverage Encode::JP’s aliases, which internally use JIS7
Encode::JP::JIS7
šŸ“› NAME šŸš€ Quick Reference

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-23 23:12 @216.73.216.102
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!