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 Žß޾ã¿n}Žß޾ã¿n{^ 10001110110111111000111010111110100011111110001110111111011011100111110110001110110111111000111010111110100011111110001110111111011011100111101101011110 8edf8ebe8fe3bf6e7d8edf8ebe8fe3bf6e7b5e
SJIS-WIN ???????n}???????n{^ 00111111001111110011111100111111001111110011111100111111011011100111110100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f6e7b5e
EUC-JP ?ß???ã¿n}?ß???ã¿n{^ 00111111100011111010100111001110001111110011111100111111100011111010101110101010100011111010001011000100011011100111110100111111100011111010100111001110001111110011111100111111100011111010101110101010100011111010001011000100011011100111101101011110 3f8fa9ce3f3f3f8fabaa8fa2c46e7d3f8fa9ce3f3f3f8fabaa8fa2c46e7b5e
UTF-8 Žß޾ã¿n}Žß޾ã¿n{^ 110000101000111011000011100111111100001010001110110000101011111011000010100011111100001110100011110000101011111101101110011111011100001010001110110000111001111111000010100011101100001010111110110000101000111111000011101000111100001010111111011011100111101101011110 c28ec39fc28ec2bec28fc3a3c2bf6e7dc28ec39fc28ec2bec28fc3a3c2bf6e7b5e
UHC ?ß?¾??¿n}?ß?¾??¿n{^ 00111111101010011010110000111111101010001111101000111111001111111010001010101111011011100111110100111111101010011010110000111111101010001111101000111111001111111010001010101111011011100111101101011110 3fa9ac3fa8fa3f3fa2af6e7d3fa9ac3fa8fa3f3fa2af6e7b5e

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