I try to type alt codes like sigma Σ and infinite ∞ on Windows but I keep getting � (unrecognized...
I get exactly � at almost every alt code I type. "é" and most other latin alphabet characters seem fine, but the majority of punctuation, symbols, and some letters don't show up.
I'm on Windows 10. In my world & region language settings, it's set to "English (United States)" and checked "Beta: Use Unicode UTF-8 for worldwide language support". I'm not sure if they might conflict with the alt codes?
The following do not work, but is what I tried.
For Σ, I'm using Alt+228
For ∞, I'm using Alt+236
For é, I'm using Alt+0233
windows language unicode alt-code
add a comment |
I get exactly � at almost every alt code I type. "é" and most other latin alphabet characters seem fine, but the majority of punctuation, symbols, and some letters don't show up.
I'm on Windows 10. In my world & region language settings, it's set to "English (United States)" and checked "Beta: Use Unicode UTF-8 for worldwide language support". I'm not sure if they might conflict with the alt codes?
The following do not work, but is what I tried.
For Σ, I'm using Alt+228
For ∞, I'm using Alt+236
For é, I'm using Alt+0233
windows language unicode alt-code
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
1. What app behaves as described? 2. What if you paste theΣ∞
string directly? 3. Show the alt-codes you are using foré
,Σ
and∞
characters.
– JosefZ
Dec 21 '18 at 12:43
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
1
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
1
Recently I have written a small Powershell script (Alt KeyCode Finder)myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.
– JosefZ
Dec 21 '18 at 23:34
add a comment |
I get exactly � at almost every alt code I type. "é" and most other latin alphabet characters seem fine, but the majority of punctuation, symbols, and some letters don't show up.
I'm on Windows 10. In my world & region language settings, it's set to "English (United States)" and checked "Beta: Use Unicode UTF-8 for worldwide language support". I'm not sure if they might conflict with the alt codes?
The following do not work, but is what I tried.
For Σ, I'm using Alt+228
For ∞, I'm using Alt+236
For é, I'm using Alt+0233
windows language unicode alt-code
I get exactly � at almost every alt code I type. "é" and most other latin alphabet characters seem fine, but the majority of punctuation, symbols, and some letters don't show up.
I'm on Windows 10. In my world & region language settings, it's set to "English (United States)" and checked "Beta: Use Unicode UTF-8 for worldwide language support". I'm not sure if they might conflict with the alt codes?
The following do not work, but is what I tried.
For Σ, I'm using Alt+228
For ∞, I'm using Alt+236
For é, I'm using Alt+0233
windows language unicode alt-code
windows language unicode alt-code
edited Dec 21 '18 at 20:14
asked Dec 21 '18 at 3:21
CreativiTimothy
1064
1064
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
1. What app behaves as described? 2. What if you paste theΣ∞
string directly? 3. Show the alt-codes you are using foré
,Σ
and∞
characters.
– JosefZ
Dec 21 '18 at 12:43
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
1
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
1
Recently I have written a small Powershell script (Alt KeyCode Finder)myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.
– JosefZ
Dec 21 '18 at 23:34
add a comment |
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
1. What app behaves as described? 2. What if you paste theΣ∞
string directly? 3. Show the alt-codes you are using foré
,Σ
and∞
characters.
– JosefZ
Dec 21 '18 at 12:43
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
1
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
1
Recently I have written a small Powershell script (Alt KeyCode Finder)myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.
– JosefZ
Dec 21 '18 at 23:34
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
1. What app behaves as described? 2. What if you paste the
Σ∞
string directly? 3. Show the alt-codes you are using for é
, Σ
and ∞
characters.– JosefZ
Dec 21 '18 at 12:43
1. What app behaves as described? 2. What if you paste the
Σ∞
string directly? 3. Show the alt-codes you are using for é
, Σ
and ∞
characters.– JosefZ
Dec 21 '18 at 12:43
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
1
1
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
1
1
Recently I have written a small Powershell script (Alt KeyCode Finder)
myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.– JosefZ
Dec 21 '18 at 23:34
Recently I have written a small Powershell script (Alt KeyCode Finder)
myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.– JosefZ
Dec 21 '18 at 23:34
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386508%2fi-try-to-type-alt-codes-like-sigma-%25ce%25a3-and-infinite-%25e2%2588%259e-on-windows-but-i-keep-gettin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1386508%2fi-try-to-type-alt-codes-like-sigma-%25ce%25a3-and-infinite-%25e2%2588%259e-on-windows-but-i-keep-gettin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
It's a beta; report your findings to MS.
– Tetsujin
Dec 21 '18 at 8:00
1. What app behaves as described? 2. What if you paste the
Σ∞
string directly? 3. Show the alt-codes you are using foré
,Σ
and∞
characters.– JosefZ
Dec 21 '18 at 12:43
@JosefZ All, Google Chrome, Microsoft Word, Notepad. If I paste them directly, it works out fine. I'll edit the post to include what alt codes I'm using
– CreativiTimothy
Dec 21 '18 at 20:12
1
LaTeX was designed to overcome this. You could try that for symbols. Each application accepts utf-32 differently,it could be.
– Nick
Dec 21 '18 at 20:18
1
Recently I have written a small Powershell script (Alt KeyCode Finder)
myCharMap.ps1
to see what characters you can enter using simple alt codes in Windows. However, IMHO the best page on this topic is How to enter Unicode characters in Microsoft Windows.– JosefZ
Dec 21 '18 at 23:34