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 ûĉ‰¯ûĉ‰¯^ 11111011110001001000100110001101100010011010111111111011110001001000100110001101100010011010111101011110 fbc4898d89affbc4898d89af5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ûÄ???¯ûÄ???¯^ 10001111101010111110010110001111101010101010001100111111001111110011111110001111101000101011010010001111101010111110010110001111101010101010001100111111001111110011111110001111101000101011010001011110 8fabe58faaa33f3f3f8fa2b48fabe58faaa33f3f3f8fa2b45e
UTF-8 ûĉ‰¯ûĉ‰¯^ 11000011101110111100001110000100110000101000100111000010100011011100001010001001110000101010111111000011101110111100001110000100110000101000100111000010100011011100001010001001110000101010111101011110 c3bbc384c289c28dc289c2afc3bbc384c289c28dc289c2af5e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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