We cannot change the Character Limit for Standard fields however there is a workaround to restrict the limit through Validation rule.
Workaround for above Example in Salesforce Classic:
1) Click Setup | Build | Customize | Accounts | Validation Rules.
a) Click New and enter Rule Name and Description.
b) Enter the Condition formula: LEN(Name) > 80
c) Enter Error Message - Account name should not exceed 80 characters.
d) Click Save
In the Lightning Experience:
2) Click Setup | Object Manager | Accounts | Validation Rules.
a) Click New and enter Rule Name and Description.
b) Enter the Condition formula: LEN(Name) > 80
c) Enter Error Message - Account name should not exceed 80 characters.
d) Click Save
Note: The character limit on any other Standard field can be restricted by using the same Validation Rule, only the formula would differ based on the character limit to be restricted and the field name. The Formula for any other field would be:
LEN(FieldName) > number of characters to be restricted.
000388274

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.