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 ‘®‘¢f‘®‘¢^}Y‘®‘¢f‘®‘¢^}bE 10010001101011101001000110100010011001101001000110101110100100011010001001011110011111010101100110010001101011101001000110100010011001101001000110101110100100011010001001011110011111010110001001000101 91ae91a26691ae91a25e7d5991ae91a26691ae91a25e7d6245
SJIS-WIN ???¢f???¢^}Y???¢f???¢^}bE 0011111100111111001111111000000110010001011001100011111100111111001111111000000110010001010111100111110101011001001111110011111100111111100000011001000101100110001111110011111100111111100000011001000101011110011111010110001001000101 3f3f3f8191663f3f3f81915e7d593f3f3f8191663f3f3f81915e7d6245
EUC-JP ?®?¢f?®?¢^}Y?®?¢f?®?¢^}bE 00111111100011111010001011101110001111111010000111110001011001100011111110001111101000101110111000111111101000011111000101011110011111010101100100111111100011111010001011101110001111111010000111110001011001100011111110001111101000101110111000111111101000011111000101011110011111010110001001000101 3f8fa2ee3fa1f1663f8fa2ee3fa1f15e7d593f8fa2ee3fa1f1663f8fa2ee3fa1f15e7d6245
UTF-8 ‘®‘¢f‘®‘¢^}Y‘®‘¢f‘®‘¢^}bE 1100001010010001110000101010111011000010100100011100001010100010011001101100001010010001110000101010111011000010100100011100001010100010010111100111110101011001110000101001000111000010101011101100001010010001110000101010001001100110110000101001000111000010101011101100001010010001110000101010001001011110011111010110001001000101 c291c2aec291c2a266c291c2aec291c2a25e7d59c291c2aec291c2a266c291c2aec291c2a25e7d6245
UHC ?®??f?®??^}Y?®??f?®??^}bE 0011111110100010111001110011111100111111011001100011111110100010111001110011111100111111010111100111110101011001001111111010001011100111001111110011111101100110001111111010001011100111001111110011111101011110011111010110001001000101 3fa2e73f3f663fa2e73f3f5e7d593fa2e73f3f663fa2e73f3f5e7d6245

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