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 ŽöŽnon}ŽöŽnon{^ 100011101111011010001110011011100110111101101110011111011000111011110110100011100110111001101111011011100111101101011110 8ef68e6e6f6e7d8ef68e6e6f6e7b5e
SJIS-WIN ???non}???non{^ 001111110011111100111111011011100110111101101110011111010011111100111111001111110110111001101111011011100111101101011110 3f3f3f6e6f6e7d3f3f3f6e6f6e7b5e
EUC-JP ?ö?non}?ö?non{^ 00111111100011111010101111010011001111110110111001101111011011100111110100111111100011111010101111010011001111110110111001101111011011100111101101011110 3f8fabd33f6e6f6e7d3f8fabd33f6e6f6e7b5e
UTF-8 ŽöŽnon}ŽöŽnon{^ 110000101000111011000011101101101100001010001110011011100110111101101110011111011100001010001110110000111011011011000010100011100110111001101111011011100111101101011110 c28ec3b6c28e6e6f6e7dc28ec3b6c28e6e6f6e7b5e
UHC ???non}???non{^ 001111110011111100111111011011100110111101101110011111010011111100111111001111110110111001101111011011100111101101011110 3f3f3f6e6f6e7d3f3f3f6e6f6e7b5e

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