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 ¾ÅÉû۾ŏÉûÙ^ 10111110110001011000111111001001111110111101101110111110110001011000111111001001111110111101100101011110 bec58fc9fbdbbec58fc9fbd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Å?ÉûÛ?Å?ÉûÙ^ 0011111110001111101010101010100100111111100011111010101010110001100011111010101111100101100011111010101011100101001111111000111110101010101010010011111110001111101010101011000110001111101010111110010110001111101010101110001101011110 3f8faaa93f8faab18fabe58faae53f8faaa93f8faab18fabe58faae35e
UTF-8 ¾ÅÉû۾ŏÉûÙ^ 11000010101111101100001110000101110000101000111111000011100010011100001110111011110000111001101111000010101111101100001110000101110000101000111111000011100010011100001110111011110000111001100101011110 c2bec385c28fc389c3bbc39bc2bec385c28fc389c3bbc3995e
UHC ¾?????¾?????^ 101010001111101000111111001111110011111100111111001111111010100011111010001111110011111100111111001111110011111101011110 a8fa3f3f3f3f3fa8fa3f3f3f3f3f5e

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