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{^ 111011111111011010001110101110100111101101001110011111011110111111110110100011101011101001111011010011100111101101011110 eff68eba7b4e7deff68eba7b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ïö?º{N}ïö?º{N{^ 100011111010101111000001100011111010101111010011001111111000111110100010111010110111101101001110011111011000111110101011110000011000111110101011110100110011111110001111101000101110101101111011010011100111101101011110 8fabc18fabd33f8fa2eb7b4e7d8fabc18fabd33f8fa2eb7b4e7b5e
UTF-8 ïöŽº{N}ïöŽº{N{^ 1100001110101111110000111011011011000010100011101100001010111010011110110100111001111101110000111010111111000011101101101100001010001110110000101011101001111011010011100111101101011110 c3afc3b6c28ec2ba7b4e7dc3afc3b6c28ec2ba7b4e7b5e
UHC ???º{N}???º{N{^ 0011111100111111001111111010100010101100011110110100111001111101001111110011111100111111101010001010110001111011010011100111101101011110 3f3f3fa8ac7b4e7d3f3f3fa8ac7b4e7b5e

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