- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Checking the defaults character set in HP-UX
Operating System - HP-UX
1821051
Members
2857
Online
109631
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2008 11:48 PM
02-28-2008 11:48 PM
Checking the defaults character set in HP-UX
Hi experts
How do I check the characters set in HP-UX. if it is US7ASCII etc.
Kind Regards
How do I check the characters set in HP-UX. if it is US7ASCII etc.
Kind Regards
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2008 02:14 AM
02-29-2008 02:14 AM
Re: Checking the defaults character set in HP-UX
Checking how HP-UX understands the characters:
Use the command "locale" and see the LC_CTYPE setting. If it is "C", you're using default settings. In this case the best way is to assume US7ASCII only. Other values may define the character set explicitly: for example, my LC_CTYPE=fi_FI.utf8, which indicates that UTF-8 -encoded Unicode character set is in use.
Checking how the characters are displayed:
Examine the settings of your display device (terminal or terminal emulator) and make sure the terminal is set to match the locale settings. With X Window System, this means using fonts with the correct character encoding.
MK
Use the command "locale" and see the LC_CTYPE setting. If it is "C", you're using default settings. In this case the best way is to assume US7ASCII only. Other values may define the character set explicitly: for example, my LC_CTYPE=fi_FI.utf8, which indicates that UTF-8 -encoded Unicode character set is in use.
Checking how the characters are displayed:
Examine the settings of your display device (terminal or terminal emulator) and make sure the terminal is set to match the locale settings. With X Window System, this means using fonts with the correct character encoding.
MK
MK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP