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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 占Γ?}占Γ?{^ 10010000111010001000001110100001001111110111110110010000111010001000001110100001001111110111101101011110 90e883a13f7d90e883a13f7b5e
EUC-JP 占Γ?}占Γ?{^ 11000000111010101010011010100011001111110111110111000000111010101010011010100011001111110111101101011110 c0eaa6a33f7dc0eaa6a33f7b5e
UTF-8 占Γ뾫}占Γ뾫{^ 11100101100011011010000011001110100100111110101110111110101010110111110111100101100011011010000011001110100100111110101110111110101010110111101101011110 e58da0ce93ebbeab7de58da0ce93ebbeab7b5e
UHC 占Γ뾫}占Γ뾫{^ 111011111011111110100101110000111001011101101110011111011110111110111111101001011100001110010111011011100111101101011110 efbfa5c3976e7defbfa5c3976e7b5e

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