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 10001111101111011111101110101001011001101000111110111101111110111010100101011110011111010101100110001111101111011111101110101001011001101000111110111101111110111010100101011110011111010110001001000101 8fbdfba9668fbdfba95e7d598fbdfba9668fbdfba95e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ??û©f??û©^}Y??û©f??û©^}bE 0011111100111111100011111010101111100101100011111010001011101101011001100011111100111111100011111010101111100101100011111010001011101101010111100111110101011001001111110011111110001111101010111110010110001111101000101110110101100110001111110011111110001111101010111110010110001111101000101110110101011110011111010110001001000101 3f3f8fabe58fa2ed663f3f8fabe58fa2ed5e7d593f3f8fabe58fa2ed663f3f8fabe58fa2ed5e7d6245
UTF-8 ½û©f½û©^}Y½û©f½û©^}bE 1100001010001111110000101011110111000011101110111100001010101001011001101100001010001111110000101011110111000011101110111100001010101001010111100111110101011001110000101000111111000010101111011100001110111011110000101010100101100110110000101000111111000010101111011100001110111011110000101010100101011110011111010110001001000101 c28fc2bdc3bbc2a966c28fc2bdc3bbc2a95e7d59c28fc2bdc3bbc2a966c28fc2bdc3bbc2a95e7d6245
UHC ?½??f?½??^}Y?½??f?½??^}bE 0011111110101000111101100011111100111111011001100011111110101000111101100011111100111111010111100111110101011001001111111010100011110110001111110011111101100110001111111010100011110110001111110011111101011110011111010110001001000101 3fa8f63f3f663fa8f63f3f5e7d593fa8f63f3f663fa8f63f3f5e7d6245

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