To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 雕昴Ξ鮟А雕昴Ξ鮟АB 111010001011100010011101111000111000001110101100111010011011101110000100010000001110100010111000100111011110001110000011101011001110100110111011100001000100000001000010 e8b89de383ace9bb8440e8b89de383ace9bb844042
EUC-JP 雕昴Ξ鮟А雕昴Ξ鮟АB 111100001011101011011010111001011010011010101110111100101011110110100111101000011111000010111010110110101110010110100110101011101111001010111101101001111010000101000010 f0badae5a6aef2bda7a1f0badae5a6aef2bda7a142
UTF-8 雕昴Ξ鮟А雕昴Ξ鮟АB 111010011001101110010101111001101001100010110100110011101001111011101001101011101001111111010000100100001110100110011011100101011110011010011000101101001100111010011110111010011010111010011111110100001001000001000010 e99b95e698b4ce9ee9ae9fd090e99b95e698b4ce9ee9ae9fd09042
UHC 雕昴Ξ鮟А雕昴Ξ鮟АB 111100001110011111011001110110111010010111001110111001001101010110101100101000011111000011100111110110011101101110100101110011101110010011010101101011001010000101000010 f0e7d9dba5cee4d5aca1f0e7d9dba5cee4d5aca142

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)